v8

latestSwagger 2.0raw.githubusercontent.com2021-02-2462328.9 KB
Regions

Check the cluster name is available or not.

post/subscriptions/{subscriptionId}/providers/Microsoft.HDInsight/locations/{location}/checkNameAvailability

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.

locationstring required

The Azure location (region) for which to make the request.

Query parameters

api-versionstring required

The HDInsight client API Version.

Request body

namestring

The resource name.

typestring

The resource type

Response

OK response definition.

nameAvailableboolean

This indicates whether the name is available.

reasonstring

The reason of the result.

messagestring

The related message.