Skip to main content

clusters

Overview

Nameclusters
TypeResource
Idazure.hdinsight.clusters

Fields

NameDatatypeDescription
etagstringThe ETag for the resource
identityobjectIdentity for the cluster.
locationstringThe geo-location where the resource lives
propertiesobjectThe properties of cluster.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.
zonesarrayThe availability zones.

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, resourceGroupName, subscriptionIdGets the specified cluster.
listSELECTsubscriptionIdLists all the HDInsight clusters under the subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists the HDInsight clusters in a resource group.
createINSERTclusterName, resourceGroupName, subscriptionIdCreates a new HDInsight cluster with the specified parameters.
deleteDELETEclusterName, resourceGroupName, subscriptionIdDeletes the specified HDInsight cluster.
_listEXECsubscriptionIdLists all the HDInsight clusters under the subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists the HDInsight clusters in a resource group.
execute_script_actionsEXECclusterName, resourceGroupName, subscriptionId, data__persistOnSuccessExecutes script actions on the specified HDInsight cluster.
resizeEXECclusterName, resourceGroupName, roleName, subscriptionIdResizes the specified HDInsight cluster to the specified size.
rotate_disk_encryption_keyEXECclusterName, resourceGroupName, subscriptionIdRotate disk encryption key of the specified HDInsight cluster.
updateEXECclusterName, resourceGroupName, subscriptionIdPatch HDInsight cluster with the specified parameters.