Agent
OBJECT
An agent
Fields |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
| ||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
lostAt
DateTime
The date the agent was lost from Buildkite if it didn't cleanly disconnect
metaData
[String!]
The meta data this agent was stared with
name
String!
The name of the agent
operatingSystem
OperatingSystem
The operating system the agent is running on
organization
Organization
permissions
AgentPermissions!
pid
String
The process identifier (PID) of the agent process on the machine
pingedAt
DateTime
deprecated
Deprecated: DEPRECATED: please use heartbeatAt
priority
Int
The priority setting for the agent
public
Boolean!
Whether this agent is visible to everyone, including people outside this organization
stopForcedAt
DateTime
The time this agent was forced to stop
stopForcedBy
User
The user that forced this agent to stop
stoppedAt
DateTime
deprecated
Deprecated: Use either `stoppedGracefullyAt` or `stopForcedAt`
The time the agent was first asked to stop
stoppedBy
User
deprecated
Deprecated: Use either `stoppedGracefullyBy` or `stopForcedBy`
The user that initially stopped this agent
stoppedGracefullyAt
DateTime
The time the agent was gracefully stopped by a user
stoppedGracefullyBy
User
The user that gracefully stopped this agent
userAgent
String
The User-Agent of the program that is making Agent API requests to Buildkite
uuid
String!
The public UUID for the agent
version
String
The version of the agent
versionHasKnownIssues
Boolean!
Whether this agent's version has known issues and should be upgraded