{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Volumes Replication API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Volumes Replication", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Break Volume Replication", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/netAppAccounts/:accountName/capacityPools/:poolName/volumes/:volumeName/breakReplication", "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": "Break the replication connection on the destination volume" }, { "info": { "name": "Microsoft Azure Re Establish Volume Replication", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/netAppAccounts/:accountName/capacityPools/:poolName/volumes/:volumeName/reestablishReplication", "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": "Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or policy-based snapshots" }, { "info": { "name": "Microsoft Azure Get Volume Replication Status", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/netAppAccounts/:accountName/capacityPools/:poolName/volumes/:volumeName/replicationStatus", "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 status of the replication" }, { "info": { "name": "Microsoft Azure List Replications For Volume", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/netAppAccounts/:accountName/capacityPools/:poolName/volumes/:volumeName/listReplications", "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": "List all replications for a specified volume" }, { "info": { "name": "Microsoft Azure Resync Volume Replication", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/netAppAccounts/:accountName/capacityPools/:poolName/volumes/:volumeName/resyncReplication", "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": "Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source." }, { "info": { "name": "Microsoft Azure Delete Volume Replication", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/netAppAccounts/:accountName/capacityPools/:poolName/volumes/:volumeName/deleteReplication", "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": "Delete the replication connection on the destination volume, and send release to the source replication" }, { "info": { "name": "Microsoft Azure Authorize Source Volume Replication", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/netAppAccounts/:accountName/capacityPools/:poolName/volumes/:volumeName/authorizeReplication", "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": "Authorize the replication connection on the source volume" }, { "info": { "name": "Microsoft Azure Reinitialize Volume Replication", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.NetApp/netAppAccounts/:accountName/capacityPools/:poolName/volumes/:volumeName/reinitializeReplication", "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": "Re-Initializes the replication connection on the destination volume" } ] } ], "bundled": true }