{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Restore API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Restore", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get The Latest Restore Status Of A Volume", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/netAppAccounts/:accountName/capacityPools/:poolName/volumes/:volumeName/latestRestoreStatus/current", "params": [ { "name": "accountName", "value": "", "type": "path", "description": "The name of the NetApp account" }, { "name": "poolName", "value": "", "type": "path", "description": "The name of the capacity pool" }, { "name": "volumeName", "value": "", "type": "path", "description": "The name of the volume" } ] }, "docs": "Get the latest status of the restore for a volume" } ] } ], "bundled": true }