{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector EventImpactedResources API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "EventImpactedResources", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resourcehealth Events Eventtrackingid Impactedresources", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ResourceHealth/events/:eventTrackingId/impactedResources", "params": [ { "name": "eventTrackingId", "value": "", "type": "path", "description": "Event Id which uniquely identifies ServiceHealth event." }, { "name": "$filter", "value": "", "type": "query", "description": "The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN" } ] }, "docs": "Lists impacted resources in the subscription by an event." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resourcehealth Events Eventtrackingid Impactedresources Impactedresourcename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ResourceHealth/events/:eventTrackingId/impactedResources/:impactedResourceName", "params": [ { "name": "eventTrackingId", "value": "", "type": "path", "description": "Event Id which uniquely identifies ServiceHealth event." }, { "name": "impactedResourceName", "value": "", "type": "path", "description": "Name of the Impacted Resource." } ] }, "docs": "Gets the specific impacted resource in the subscription by an event." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Resourcehealth Events Eventtrackingid Impactedresources", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.ResourceHealth/events/:eventTrackingId/impactedResources", "params": [ { "name": "eventTrackingId", "value": "", "type": "path", "description": "Event Id which uniquely identifies ServiceHealth event." }, { "name": "$filter", "value": "", "type": "query", "description": "The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN" } ] }, "docs": "Lists impacted resources in the tenant by an event." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Resourcehealth Events Eventtrackingid Impactedresources Impactedresourcename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.ResourceHealth/events/:eventTrackingId/impactedResources/:impactedResourceName", "params": [ { "name": "eventTrackingId", "value": "", "type": "path", "description": "Event Id which uniquely identifies ServiceHealth event." }, { "name": "impactedResourceName", "value": "", "type": "path", "description": "Name of the Impacted Resource." } ] }, "docs": "Gets the specific impacted resource in the tenant by an event." } ] } ], "bundled": true }