v18

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

The the async operation status.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/azureasyncoperations/{operationId}

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.

operationIdstring required

The long running operation id.

Query parameters

api-versionstring required

The HDInsight client API Version.

Response

OK response definition.

status'InProgress' | 'Succeeded' | 'Failed'

The async operation state.