v20

latestSwagger 2.02026-07-13181273506.4 KB
AppPlatform

Check the domains are valid as well as not in use.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/gateways/{gatewayName}/validateDomain

Path parameters

subscriptionIdstring required

Gets subscription ID which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

resourceGroupNamestring required

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

serviceNamestring required

The name of the Service resource.

gatewayNamestring required

The name of Spring Cloud Gateway.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

namestring required

Name to be validated

Response

Success. The response describe the name is available.

isValidboolean

Indicates if domain name is valid.

messagestring

Message of why domain name is invalid.