{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector TopLevelDomains API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "TopLevelDomains", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get All Top Level Domains Supported For Registration", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DomainRegistration/topLevelDomains", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Description for Get all top-level domains supported for registration." }, { "info": { "name": "Microsoft Azure Get Details Of A Top Level Domain", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DomainRegistration/topLevelDomains/:name", "params": [ { "name": "name", "value": "", "type": "path", "description": "Name of the top-level domain." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Description for Get details of a top-level domain." }, { "info": { "name": "Microsoft Azure Gets All Legal Agreements That User Needs To Accept Before Purchasing A Domain", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DomainRegistration/topLevelDomains/:name/listAgreements", "params": [ { "name": "name", "value": "", "type": "path", "description": "Name of the top-level domain." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "api-version", "value": "", "type": "query", "description": "API Version" } ] }, "docs": "Description for Gets all legal agreements that user needs to accept before purchasing a domain." } ] } ], "bundled": true }