v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13154269.2 KB
projects

Lists agent pools.

get/v1/projects/{+projectId}/agentPools

Path parameters

projectIdstring required

Required. The ID of the Google Cloud project that owns the job.

Query parameters

filterstring

An optional list of query parameters specified as JSON text in the form of: {"agentPoolNames":["agentpool1","agentpool2",...]} Since agentPoolNames support multiple values, its values must be specified with array notation. When the filter is either empty or not provided, the list returns all agent pools for the project.

pageSizeinteger

The list page size. The max allowed value is 256.

pageTokenstring

The list page token.

Response

Successful response