Skip to main content

connected_cluster

Overview

Nameconnected_cluster
TypeResource
Idazure.hybrid_kubernetes.connected_cluster

Fields

NameDatatypeDescription
identityobjectIdentity for the connected cluster.
kindstringIndicates the kind of Arc connected cluster based on host infrastructure.
locationstringThe geo-location where the resource lives
propertiesobjectProperties of the connected cluster.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, resourceGroupName, subscriptionIdReturns the properties of the specified connected cluster, including name, identity, properties, and additional cluster details.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdAPI to enumerate registered connected K8s clusters under a Resource Group
list_by_subscriptionSELECTsubscriptionIdAPI to enumerate registered connected K8s clusters under a Subscription
createINSERTclusterName, resourceGroupName, subscriptionId, data__identity, data__propertiesAPI to register a new Kubernetes cluster and create a tracked resource in Azure Resource Manager (ARM).
deleteDELETEclusterName, resourceGroupName, subscriptionIdDelete a connected cluster, removing the tracked resource in Azure Resource Manager (ARM).
_list_by_resource_groupEXECresourceGroupName, subscriptionIdAPI to enumerate registered connected K8s clusters under a Resource Group
_list_by_subscriptionEXECsubscriptionIdAPI to enumerate registered connected K8s clusters under a Subscription
updateEXECclusterName, resourceGroupName, subscriptionIdAPI to update certain properties of the connected cluster resource