{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector BestPracticesVersions API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "BestPracticesVersions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Automanage Bestpractices Bestpracticename Versions Versionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Automanage/bestPractices/:bestPracticeName/versions/:versionName", "params": [ { "name": "bestPracticeName", "value": "", "type": "path", "description": "The Automanage best practice name." }, { "name": "versionName", "value": "", "type": "path", "description": "The Automanage best practice version name." } ] }, "docs": "Get information about a Automanage best practice version" }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Automanage Bestpractices Bestpracticename Versions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Automanage/bestPractices/:bestPracticeName/versions", "params": [ { "name": "bestPracticeName", "value": "", "type": "path", "description": "The Automanage best practice name." } ] }, "docs": "Retrieve a list of Automanage best practices versions" } ] } ], "bundled": true }