v1

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

Updates an existing agent pool resource.

patch/v1/{+name}

Path parameters

namestring required

Required. Specifies a unique string that identifies the agent pool. Format: projects/{project_id}/agentPools/{agent_pool_id}

Query parameters

updateMaskstring

The [field mask] (https://developers.google.com/protocol-buffers/docs/reference/google.protobuf) of the fields in agentPool to update in this request. The following agentPool fields can be updated: * display_name * bandwidth_limit

Request body

state'STATE_UNSPECIFIED' | 'CREATING' | 'CREATED' | 'DELETING'

Output only. Specifies the state of the AgentPool.

displayNamestring

Specifies the client-specified AgentPool description.

namestring

Required. Specifies a unique string that identifies the agent pool. Format: projects/{project_id}/agentPools/{agent_pool_id}

Response

Successful response