OBJECT
GuardrailsWorkerBootstrapResult
link GraphQL Schema definition
- type GuardrailsWorkerBootstrapResult {
- # worker group id
- ID! :
- # Response properties for IAC will contain
- # agent_name - Agent name
- # agent_access_key - Agent access key
- # lemans_url - lemans url"
- GuardrailsWorkerProperties!]! : [
- # worker id - for IAC Idem worker this will be same as agent_name
- ID! :
- }