vcsAgentPools

List of all the VCSAgentPools in the account.

Returns

[VCSAgentPool!]!
[VCSAgentPool!]!
Collapse
  • id
    Globally unique, immutable ID of the VCSAgentPool.
  • Mutable name of the VCSAgentPool, unique within the scope of a single account.
  • description
    Optional description of the VCSAgentPool, supports markdown.
  • config
    Config represents a configuration for the agents that must be passed to the agents. Only available right after creation or reset.
  • deleted
    Indicates whether the VCSAgentPool has just been deleted.