Clusters
Executes script actions on the specified HDInsight cluster.
post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/executeScriptActions
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.
Query parameters
api-versionstring required
The HDInsight client API Version.
Request body
ExecuteScriptActionParameters required— unresolved $ref
Response
Accepted response definition.
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
added the non-success response with the status
response-non-success-status-added
- ○