{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-web-topleveldomains","description":"TopLevelDomains API Client","version":"2018-02-01","base_url":"https://management.azure.com","endpoints":3,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api TopLevelDomains API Client\n@base https://management.azure.com\n@version 2018-02-01\n@auth OAuth2\n@endpoints 3\n@toc subscriptions(3)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains\n@desc Get all top-level domains supported for registration.\n@required {subscriptionId: any # Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)., api-version: any # API Version}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name}\n@desc Get details of a top-level domain.\n@required {name: any # Name of the top-level domain., subscriptionId: any # Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)., api-version: any # API Version}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name}/listAgreements\n@desc Gets all legal agreements that user needs to accept before purchasing a domain.\n@required {name: any # Name of the top-level domain., agreementOption: map # Domain agreement options., subscriptionId: any # Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)., api-version: any # API Version}\n@returns(200) OK\n\n@end\n"}