v18

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

Configures the gateway settings on the specified cluster.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}/updateGatewaySettings

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

restAuthCredential.isEnabledboolean

Indicates whether or not the gateway settings based authorization is enabled.

restAuthCredential.usernamestring

The gateway settings user name.

restAuthCredential.passwordstring

The gateway settings user password.

Response

OK response definition.