Agent
OBJECT
An agent
Fields |
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
lostAtDateTime
The date the agent was lost from Buildkite if it didn't cleanly disconnect
metaData[String!]
The meta data this agent was stared with
nameString!
The name of the agent
operatingSystemOperatingSystem
The operating system the agent is running on
organizationOrganization
pausedBoolean!
Whether this agent is paused, preventing dispatch of new jobs
pausedAtDateTime
Whether this agent is paused, preventing dispatch of new jobs
pausedByUser
The user who paused this agent, if paused
pausedNoteString
Note supplied when agent was paused, if paused
pausedTimeoutInMinutesInt!
Number of minutes the agent will remain paused for, if paused
permissionsAgentPermissions!
pidString
The process identifier (PID) of the agent process on the machine
pingedAtDateTimedeprecated
Deprecated: DEPRECATED: please use heartbeatAt
priorityInt
The priority setting for the agent
publicBoolean!
Whether this agent is visible to everyone, including people outside this organization
stopForcedAtDateTime
The time this agent was forced to stop
stopForcedByUser
The user that forced this agent to stop
stoppedAtDateTimedeprecated
Deprecated: Use either `stoppedGracefullyAt` or `stopForcedAt`
The time the agent was first asked to stop
stoppedByUserdeprecated
Deprecated: Use either `stoppedGracefullyBy` or `stopForcedBy`
The user that initially stopped this agent
stoppedGracefullyAtDateTime
The time the agent was gracefully stopped by a user
stoppedGracefullyByUser
The user that gracefully stopped this agent
userAgentString
The User-Agent of the program that is making Agent API requests to Buildkite
uuidString!
The public UUID for the agent
versionString
The version of the agent
versionHasKnownIssuesBoolean!
Whether this agent's version has known issues and should be upgraded