Configurations
The configuration object for the specified cluster. This API is not recommended and might be removed in the future. Please consider using List configurations API instead.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/configurations/{configurationName}
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.
configurationNamestring required
The name of the cluster configuration.
Query parameters
api-versionstring required
The HDInsight client API Version.
Response
OK response definition.
ClusterConfiguration required
The configuration object for the specified configuration for the specified cluster.