agent-pools

Get an Agent Pool

Show details of a specific agent pool.

get/agent-pools/{agent_pool}

Path parameters

agent_poolstring required

The ID of the agent pool to show.

Query parameters

includestring[]

The comma-separated list of relationship paths.

accountsstring

The comma-separated list of fields to return in response for Account resource.

agent-poolsstring

The comma-separated list of fields to return in response for AgentPool resource.

agentsstring

The comma-separated list of fields to return in response for Agent resource.

environmentsstring

The comma-separated list of fields to return in response for Environment resource.

workspacesstring

The comma-separated list of fields to return in response for Workspace resource.

The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.

Response

Success.

Changes

No recorded changes to this endpoint across all 1 revision of this API.