Extensions
Deletes the specified extension for HDInsight cluster.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/extensions/{extensionName}
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.
extensionNamestring required
The name of the cluster extension.
Query parameters
api-versionstring required
The HDInsight client API Version.
Response
Ok response definition.