{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Pool Change API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Pool Change", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Change Pool For Volume", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/netAppAccounts/:accountName/capacityPools/:poolName/volumes/:volumeName/poolChange", "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": "Moves volume to another pool" } ] } ], "bundled": true }