{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Software Plan Operations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Software Plan Operations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.SoftwarePlan/operations", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope at which the operation is performed. This is limited to Microsoft.Compute/virtualMachines and Microsoft.Compute/hostGroups/hosts for now" }, { "name": "api-version", "value": "", "type": "query", "description": "The api-version to be used by the service" } ] }, "docs": "List all the operations." } ] } ], "bundled": true }