Skip to main content

clusters

Overview

Nameclusters
TypeResource
Idazure.nexus.clusters

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, resourceGroupName, subscriptionIdGet properties of the provided cluster.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGet a list of clusters in the provided resource group.
list_by_subscriptionSELECTsubscriptionIdGet a list of clusters in the provided subscription.
create_or_updateINSERTclusterName, resourceGroupName, subscriptionId, data__extendedLocation, data__propertiesCreate a new cluster or update the properties of the cluster if it exists.
deleteDELETEclusterName, resourceGroupName, subscriptionIdDelete the provided cluster.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGet a list of clusters in the provided resource group.
_list_by_subscriptionEXECsubscriptionIdGet a list of clusters in the provided subscription.
deployEXECclusterName, resourceGroupName, subscriptionIdDeploy the cluster using the rack configuration provided during creation.
scan_runtimeEXECclusterName, resourceGroupName, subscriptionIdTriggers the execution of a runtime protection scan to detect and remediate detected issues, in accordance with the cluster configuration.
updateEXECclusterName, resourceGroupName, subscriptionIdPatch the properties of the provided cluster, or update the tags associated with the cluster. Properties and tag updates can be done independently.