Check the availability of name for server

post/subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/checkNameAvailability

Path parameters

locationNamestring required

The name of the location.

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref

Request body

namestring required

Resource name to verify.

typestring

Resource type used for verification.

Response

The request has succeeded.

messagestring

Error Message.

nameAvailableboolean

Indicates whether the resource name is available.

reasonstring

Reason for name being unavailable.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.