Skip to main content

agent_pools

Overview

Nameagent_pools
TypeResource
Idazure.nexus.agent_pools

Fields

NameDatatypeDescription
extendedLocationobject
locationstringThe geo-location where the resource lives
propertiesobject
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTagentPoolName, kubernetesClusterName, resourceGroupName, subscriptionIdGet properties of the provided Kubernetes cluster agent pool.
list_by_kubernetes_clusterSELECTkubernetesClusterName, resourceGroupName, subscriptionIdGet a list of agent pools for the provided Kubernetes cluster.
create_or_updateINSERTagentPoolName, kubernetesClusterName, resourceGroupName, subscriptionId, data__propertiesCreate a new Kubernetes cluster agent pool or update the properties of the existing one.
deleteDELETEagentPoolName, kubernetesClusterName, resourceGroupName, subscriptionIdDelete the provided Kubernetes cluster agent pool.
_list_by_kubernetes_clusterEXECkubernetesClusterName, resourceGroupName, subscriptionIdGet a list of agent pools for the provided Kubernetes cluster.
updateEXECagentPoolName, kubernetesClusterName, resourceGroupName, subscriptionIdPatch the properties of the provided Kubernetes cluster agent pool, or update the tags associated with the Kubernetes cluster agent pool. Properties and tag updates can be done independently.