{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Event API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Event", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The Event", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/events/:eventName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "eventName", "value": "", "type": "path", "description": "The event name." } ] }, "docs": "Gets the details of the event." }, { "info": { "name": "Microsoft Azure Lists The Events", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/events", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "$filter", "value": "", "type": "query", "description": "Filter string." }, { "name": "continuationToken", "value": "", "type": "query", "description": "Continuation token." } ] }, "docs": "Gets the list of events in the given vault." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Resourcehealth Events Eventtrackingid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ResourceHealth/events/:eventTrackingId", "params": [ { "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" }, { "name": "queryStartTime", "value": "", "type": "query", "description": "Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020" }, { "name": "eventTrackingId", "value": "", "type": "path", "description": "Event Id which uniquely identifies ServiceHealth event." } ] }, "docs": "Service health event in the subscription by event tracking id" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Resourcehealth Events Eventtrackingid Fetcheventdetails", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ResourceHealth/events/:eventTrackingId/fetchEventDetails", "params": [ { "name": "eventTrackingId", "value": "", "type": "path", "description": "Event Id which uniquely identifies ServiceHealth event." } ] }, "docs": "Service health event details in the subscription by event tracking id. This can be used to fetch sensitive properties for Security Advisory events" }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Resourcehealth Events Eventtrackingid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.ResourceHealth/events/:eventTrackingId", "params": [ { "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" }, { "name": "queryStartTime", "value": "", "type": "query", "description": "Specifies from when to return events, based on the lastUpdateTime property. For example, queryStartTime = 7/24/2020 OR queryStartTime=7%2F24%2F2020" }, { "name": "eventTrackingId", "value": "", "type": "path", "description": "Event Id which uniquely identifies ServiceHealth event." } ] }, "docs": "Service health event in the tenant by event tracking id" }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Resourcehealth Events Eventtrackingid Fetcheventdetails", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.ResourceHealth/events/:eventTrackingId/fetchEventDetails", "params": [ { "name": "eventTrackingId", "value": "", "type": "path", "description": "Event Id which uniquely identifies ServiceHealth event." } ] }, "docs": "Service health event details in the tenant by event tracking id. This can be used to fetch sensitive properties for Security Advisory events" } ] } ], "bundled": true }