{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ReplicationMigrationItems API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ReplicationMigrationItems", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The List Of Migration Items In The Protection Container", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "skipToken", "value": "", "type": "query", "description": "The pagination token." }, { "name": "takeToken", "value": "", "type": "query", "description": "The page size." }, { "name": "$filter", "value": "", "type": "query", "description": "OData filter options." } ] }, "docs": "Gets the list of ASR migration items in the protection container." }, { "info": { "name": "Microsoft Azure Gets The Details Of A Migration Item", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric unique name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Enables Migration", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." } ] }, "docs": "The operation to create an ASR migration item (enable migration)." }, { "info": { "name": "Microsoft Azure Updates Migration Item", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." } ] }, "docs": "The operation to update the recovery settings of an ASR migration item." }, { "info": { "name": "Microsoft Azure Delete The Migration Item", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." }, { "name": "deleteOption", "value": "", "type": "query", "description": "The delete option." } ] }, "docs": "The operation to delete an ASR migration item." }, { "info": { "name": "Microsoft Azure Migrate Item", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName/migrate", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." } ] }, "docs": "The operation to initiate migration of the item." }, { "info": { "name": "Microsoft Azure Pause Replication", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName/pauseReplication", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." } ] }, "docs": "The operation to initiate pause replication of the item." }, { "info": { "name": "Microsoft Azure Resume Replication", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName/resumeReplication", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." } ] }, "docs": "The operation to initiate resume replication of the item." }, { "info": { "name": "Microsoft Azure Resynchronizes Replication", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName/resync", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." } ] }, "docs": "The operation to resynchronize replication of an ASR migration item." }, { "info": { "name": "Microsoft Azure Test Migrate Item", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName/testMigrate", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." } ] }, "docs": "The operation to initiate test migration of the item." }, { "info": { "name": "Microsoft Azure Test Migrate Cleanup", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationProtectionContainers/:protectionContainerName/replicationMigrationItems/:migrationItemName/testMigrateCleanup", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "fabricName", "value": "", "type": "path", "description": "Fabric name." }, { "name": "protectionContainerName", "value": "", "type": "path", "description": "Protection container name." }, { "name": "migrationItemName", "value": "", "type": "path", "description": "Migration item name." } ] }, "docs": "The operation to initiate test migrate cleanup." }, { "info": { "name": "Microsoft Azure Gets The List Of Migration Items In The Vault", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationMigrationItems", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "skipToken", "value": "", "type": "query", "description": "The pagination token." }, { "name": "takeToken", "value": "", "type": "query", "description": "The page size." }, { "name": "$filter", "value": "", "type": "query", "description": "OData filter options." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }