Skip to main content

cluster_managers

Overview

Namecluster_managers
TypeResource
Idazure.nexus.cluster_managers

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterManagerName, resourceGroupName, subscriptionIdGet the properties of the provided cluster manager.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGet a list of cluster managers in the provided resource group.
list_by_subscriptionSELECTsubscriptionIdGet a list of cluster managers in the provided subscription.
create_or_updateINSERTclusterManagerName, resourceGroupName, subscriptionId, data__propertiesCreate a new cluster manager or update properties of the cluster manager if it exists.
deleteDELETEclusterManagerName, resourceGroupName, subscriptionIdDelete the provided cluster manager.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGet a list of cluster managers in the provided resource group.
_list_by_subscriptionEXECsubscriptionIdGet a list of cluster managers in the provided subscription.
updateEXECclusterManagerName, resourceGroupName, subscriptionIdPatch properties of the provided cluster manager, or update the tags assigned to the cluster manager. Properties and tag updates can be done independently.