AgentToken
OBJECT
A token used to connect an agent to Buildkite
|
The time this agent token was created |
createdBy User
The user that created this agent token |
A description about what this agent token is used for |
|
|
|
Whether agents registered with this token will be visible to everyone, including people outside this organization |
The time this agent token was revoked |
revokedBy User
The user that revoked this agent token |
revokedReason String
The reason as defined by the user why this token was revoked |
token String! deprecated
Deprecated: Hiding these after creation to improve security. Use the `token_value` field on AgentTokenCreate instead.
The token value used to register a new agent |
The public UUID for the agent |