{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-subscription-subscriptions","description":"SubscriptionClient","version":"2019-03-01-preview","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 SubscriptionClient\n@base https://management.azure.com\n@version 2019-03-01-preview\n@auth OAuth2\n@endpoints 3\n@toc subscriptions(3)\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.Subscription/cancel\n@desc The operation to cancel a subscription\n@required {subscriptionId: any # Subscription Id., api-version: any # Version of the API to be used with the client request. Current version is 2019-03-01-preview}\n@returns(200) OK. The request has succeeded.\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.Subscription/rename\n@desc The operation to rename a subscription\n@required {subscriptionId: any # Subscription Id., body: map # Subscription Name, api-version: any # Version of the API to be used with the client request. Current version is 2019-03-01-preview}\n@returns(200) OK. The request has succeeded.\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.Subscription/enable\n@desc The operation to enable a subscription\n@required {subscriptionId: any # Subscription Id., api-version: any # Version of the API to be used with the client request. Current version is 2019-03-01-preview}\n@returns(200) OK. The request has succeeded.\n\n@end\n"}