AgentToken
OBJECT
A token used to connect an agent to Buildkite
Fields
|
The time this agent token was created
|
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
|
The user that revoked this agent token
|
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
|
Node