{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector MigrationServices API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "MigrationServices", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datamigration Migrationservices Migrationservicename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataMigration/migrationServices/:migrationServiceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "migrationServiceName", "value": "", "type": "path", "description": "Name of the Migration Service." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "API version to use for the request." } ] }, "docs": "Retrieve the Database Migration Service" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datamigration Migrationservices Migrationservicename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataMigration/migrationServices/:migrationServiceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "migrationServiceName", "value": "", "type": "path", "description": "Name of the Migration Service." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "API version to use for the request." } ] }, "docs": "Create or Update Database Migration Service." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datamigration Migrationservices Migrationservicename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataMigration/migrationServices/:migrationServiceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "migrationServiceName", "value": "", "type": "path", "description": "Name of the Migration Service." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "API version to use for the request." } ] }, "docs": "Update Database Migration Service." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datamigration Migrationservices Migrationservicename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataMigration/migrationServices/:migrationServiceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "migrationServiceName", "value": "", "type": "path", "description": "Name of the Migration Service." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "API version to use for the request." } ] }, "docs": "Delete Database Migration Service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datamigration Migrationservices", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataMigration/migrationServices", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "API version to use for the request." } ] }, "docs": "Retrieve all migration services in the resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Datamigration Migrationservices", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DataMigration/migrationServices", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "API version to use for the request." } ] }, "docs": "Retrieve all migration services in the subscriptions." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datamigration Migrationservices Migrationservicename Listmigrations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataMigration/migrationServices/:migrationServiceName/listMigrations", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." }, { "name": "migrationServiceName", "value": "", "type": "path", "description": "Name of the Migration Service." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Subscription ID that identifies an Azure subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "API version to use for the request." } ] }, "docs": "Retrieve the List of database migrations attached to the service." } ] } ], "bundled": true }