{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector CheckNameAvailabilityWithSubscription API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "CheckNameAvailabilityWithSubscription", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Cdn Checknameavailability", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Cdn/checkNameAvailability", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2023-05-01." } ] }, "docs": "Check the availability of a resource name. This is needed for resources where name is globally unique, such as a CDN endpoint." } ] } ], "bundled": true }