{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-addons-addons","description":"Azure Addons Resource Provider","version":"2017-05-15","base_url":"https://management.azure.com","endpoints":5,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Azure Addons Resource Provider\n@base https://management.azure.com\n@version 2017-05-15\n@auth OAuth2\n@endpoints 5\n@toc providers(1), subscriptions(4)\n\n@group providers\n@endpoint GET /providers/Microsoft.Addons/operations\n@desc Lists all of the available Addons RP operations.\n@required {api-version: any # Client API version.}\n@returns(200) List all the operations.\n\n@endgroup\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Addons/supportProviders/{providerName}/supportPlanTypes/{planTypeName}\n@desc Returns whether or not the canonical support plan of type {type} is enabled for the subscription.\n@required {api-version: any # Client API version., subscriptionId: any # Subscription credentials that uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., providerName: any # The support plan type. For now the only valid type is \"canonical\"., planTypeName: any # The Canonical support plan type.}\n@returns(200) OK\n@errors {404: Not Found}\n\n@endpoint PUT /subscriptions/{subscriptionId}/providers/Microsoft.Addons/supportProviders/{providerName}/supportPlanTypes/{planTypeName}\n@desc Creates or updates the Canonical support plan of type {type} for the subscription.\n@required {api-version: any # Client API version., subscriptionId: any # Subscription credentials that uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., providerName: any # The support plan type. For now the only valid type is \"canonical\"., planTypeName: any # The Canonical support plan type.}\n@returns(200) OK\n@returns(201) Created\n@errors {404: Not Found}\n\n@endpoint DELETE /subscriptions/{subscriptionId}/providers/Microsoft.Addons/supportProviders/{providerName}/supportPlanTypes/{planTypeName}\n@desc Cancels the Canonical support plan of type {type} for the subscription.\n@required {api-version: any # Client API version., subscriptionId: any # Subscription credentials that uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., providerName: any # The support plan type. For now the only valid type is \"canonical\"., planTypeName: any # The Canonical support plan type.}\n@returns(202) Accepted\n@returns(204) No Content\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Addons/supportProviders/{providerName}/supportPlanTypes\n@desc Returns the Canonical Support Plans.\n@required {api-version: any # Client API version., subscriptionId: any # Subscription credentials that uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., providerName: any # The support plan type. For now the only valid type is \"canonical\".}\n@returns(200) OK\n\n@endgroup\n\n@end\n"}