{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PublicMaintenanceConfigurations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PublicMaintenanceConfigurations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Public Maintenance Configuration Records", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Maintenance/publicMaintenanceConfigurations", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials that uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get Public Maintenance Configuration Record", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Maintenance/publicMaintenanceConfigurations/:resourceName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription credentials that uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceName", "value": "", "type": "path", "description": "Maintenance Configuration Name" }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }