{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ServiceHealths API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ServiceHealths", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Infrastructureinsights Admin Regionhealths Location Servicehealths", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.InfrastructureInsights.Admin/regionHealths/:location/serviceHealths" }, "docs": "Returns the list of all resource provider health states." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Infrastructureinsights Admin Regionhealths Location Servicehealths Servicehealth", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.InfrastructureInsights.Admin/regionHealths/:location/serviceHealths/:serviceHealth", "params": [ { "name": "serviceHealth", "value": "", "type": "path", "description": "Service Health name." } ] }, "docs": "Returns the requested service health object." } ] } ], "bundled": true }