Checks the account name availability.

Checks if account name is available.

post/subscriptions/{subscriptionId}/providers/Microsoft.Purview/checkNameAvailability

Parameters

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

Request body

namestring

Resource name to verify for availability

typestring

Fully qualified resource type which includes provider namespace

Response

The request has succeeded.

messagestring

Error message

nameAvailableboolean

Indicates if name is valid and available.

reason'Invalid' | 'AlreadyExists'

The reason the name is not available.