{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector AddonDetails API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "AddonDetails", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Addons Supportproviders Providername Supportplantypes Plantypename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Addons/supportProviders/:providerName/supportPlanTypes/:planTypeName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials that uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "providerName", "value": "", "type": "path", "description": "The support plan type. For now the only valid type is \"canonical\"." }, { "name": "planTypeName", "value": "", "type": "path", "description": "The Canonical support plan type." } ] }, "docs": "Returns whether or not the canonical support plan of type {type} is enabled for the subscription." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Addons Supportproviders Providername Supportplantypes Plantypename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Addons/supportProviders/:providerName/supportPlanTypes/:planTypeName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials that uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "providerName", "value": "", "type": "path", "description": "The support plan type. For now the only valid type is \"canonical\"." }, { "name": "planTypeName", "value": "", "type": "path", "description": "The Canonical support plan type." } ] }, "docs": "Creates or updates the Canonical support plan of type {type} for the subscription." } ] } ], "bundled": true }