Skip to main content

agent_pools

Overview

Nameagent_pools
TypeResource
Idgoogle.storagetransfer.agent_pools

Fields

NameDatatypeDescription
namestringRequired. Specifies a unique string that identifies the agent pool. Format: projects/{project_id}/agentPools/{agent_pool_id}
bandwidthLimitobjectSpecifies a bandwidth limit for an agent pool.
displayNamestringSpecifies the client-specified AgentPool description.
statestringOutput only. Specifies the state of the AgentPool.

Methods

NameAccessible byRequired ParamsDescription
getSELECTagentPoolsId, projectsIdGets an agent pool.
listSELECTprojectsIdLists agent pools.
createINSERTprojectsIdCreates an agent pool resource.
deleteDELETEagentPoolsId, projectsIdDeletes an agent pool.
_listEXECprojectsIdLists agent pools.
patchEXECagentPoolsId, projectsIdUpdates an existing agent pool resource.