{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Operation Status API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Operation Status", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storagesync Locations Locationname Workflows Workflowid Operations Operationid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorageSync/locations/:locationName/workflows/:workflowId/operations/:operationId", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "The desired region to obtain information from." }, { "name": "workflowId", "value": "", "type": "path", "description": "workflow Id" }, { "name": "operationId", "value": "", "type": "path", "description": "operation Id" } ] }, "docs": "Get Operation status" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname Operations Operationid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.StorageSync/locations/:locationName/operations/:operationId", "params": [ { "name": "locationName", "value": "", "type": "path", "description": "The desired region to obtain information from." }, { "name": "operationId", "value": "", "type": "path", "description": "operation Id" } ] }, "docs": "Get Operation status" } ] } ], "bundled": true }