{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector GetSnapshot API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "GetSnapshot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Resourceprovidernamespace Resourcetype Resourcename Providers Microsoft Resources Snapshots Snapshotid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/:resourceProviderNamespace/:resourceType/:resourceName/providers/Microsoft.Resources/snapshots/:snapshotId", "params": [ { "name": "resourceProviderNamespace", "value": "", "type": "path", "description": "The name of the resource provider namespace." }, { "name": "resourceType", "value": "", "type": "path", "description": "The name of the resource type." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the resource." }, { "name": "snapshotId", "value": "", "type": "path", "description": "The ID of the snapshot" } ] }, "docs": "Obtains the specified snapshot for the target resource" } ] } ], "bundled": true }