ClusterToken
OBJECT
A token used to connect an agent in cluster to Buildkite
|
allowedIpAddresses String
A list of CIDR-notation IPv4 addresses from which agents can use this token. Please note that this feature is not yet available to all organizations |
|
|
A description about what this cluster agent token is used for |
|
token String! deprecated
Deprecated: Hiding these after creation to improve security. Use the `token_value` field on ClusterAgentTokenCreate instead.
The token value used to register a new agent to this tokens cluster. This will soon return an empty string before we finally remove this field. |
The public UUID for this cluster token |