{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-resources-subscriptions","description":"SubscriptionClient","version":"2019-06-01","base_url":"https://management.azure.com","endpoints":7,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api SubscriptionClient\n@base https://management.azure.com\n@version 2019-06-01\n@auth OAuth2\n@common_fields {api-version: any # The API version to use for the operation.}\n@endpoints 7\n@toc providers(2), subscriptions(4), tenants(1)\n\n@group providers\n@endpoint GET /providers/Microsoft.Resources/operations\n@desc Lists all of the available Microsoft.Resources REST API operations.\n@returns(200) OK. The request has succeeded.\n\n@endgroup\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/locations\n@desc Gets all available geo-locations.\n@required {subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns an array of locations.\n\n@endpoint GET /subscriptions/{subscriptionId}\n@desc Gets details about a specified subscription.\n@required {subscriptionId: any # The ID of the target subscription.}\n@returns(200) OK - Returns information about the subscription.\n\n@endpoint GET /subscriptions\n@desc Gets all subscriptions for a tenant.\n@returns(200) OK - Returns an array of subscriptions.\n\n@endgroup\n\n@group tenants\n@endpoint GET /tenants\n@desc Gets the tenants for your account.\n@returns(200) OK - Returns an array of tenants.\n\n@endgroup\n\n@group subscriptions\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.Resources/checkZonePeers/\n@desc Compares a subscriptions logical zone mapping\n@required {subscriptionId: any # The ID of the target subscription., parameters: map # Parameters for checking zone peers.}\n@returns(200) OK - Returns information about the logical availability zone mapping between subscriptions.\n\n@endgroup\n\n@group providers\n@endpoint POST /providers/Microsoft.Resources/checkResourceName\n@desc Checks resource name validity\n@optional {Resource Name Definition: any # Resource object with values for resource name and resource type}\n@returns(200) OK - Returns status as allowed or not.\n\n@endgroup\n\n@end\n"}