v18

latestSwagger 2.0raw.githubusercontent.com2021-02-24135162.4 KB
Clusters

Resizes the specified HDInsight cluster to the specified size.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/roles/{roleName}/resize

Path parameters

subscriptionIdstring required

The subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

resourceGroupNamestring required

The name of the resource group.

clusterNamestring required

The name of the cluster.

roleName'workernode' required

The constant value for the roleName

Query parameters

api-versionstring required

The HDInsight client API Version.

Request body

targetInstanceCountinteger

The target instance count for the operation.

Response

OK response definition.