v18

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

Gets the gateway settings for the specified cluster.

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

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.

Response

OK response definition.

restAuthCredential.isEnabledstring

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.