Configurations
Configures the HTTP settings on the specified cluster. This API is deprecated, please use UpdateGatewaySettings in cluster endpoint instead.
post/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.
Request body
ClusterConfiguration required
The configuration object for the specified configuration for the specified cluster.
Response
Ok response definition