AgentToken
OBJECT
A token used to connect an agent to Buildkite
|
|
|
The time this agent token was created |
createdByUser
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 |
revokedByUser
The user that revoked this agent token |
revokedReasonString
The reason as defined by the user why this token was revoked |
tokenString!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 |