{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector MigrateProjects API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "MigrateProjects", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Method To Get A Migrate Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which migrate project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that migrate project is part of." }, { "name": "migrateProjectName", "value": "", "type": "path", "description": "Name of the Azure Migrate project." }, { "name": "api-version", "value": "", "type": "query", "description": "Standard request header. Used by service to identify API version used by client." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Method To Create Or Update A Migrate Project", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which migrate project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that migrate project is part of." }, { "name": "migrateProjectName", "value": "", "type": "path", "description": "Name of the Azure Migrate project." }, { "name": "api-version", "value": "", "type": "query", "description": "Standard request header. Used by service to identify API version used by client." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Update Migrate Project", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which migrate project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that migrate project is part of." }, { "name": "migrateProjectName", "value": "", "type": "path", "description": "Name of the Azure Migrate project." }, { "name": "api-version", "value": "", "type": "query", "description": "Standard request header. Used by service to identify API version used by client." } ] }, "docs": "Update a migrate project with specified name. Supports partial updates, for example only tags can be provided." }, { "info": { "name": "Microsoft Azure Delete The Migrate Project", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which migrate project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that migrate project is part of." }, { "name": "migrateProjectName", "value": "", "type": "path", "description": "Name of the Azure Migrate project." }, { "name": "api-version", "value": "", "type": "query", "description": "Standard request header. Used by service to identify API version used by client." } ] }, "docs": "Delete the migrate project. Deleting non-existent project is a no-operation." }, { "info": { "name": "Microsoft Azure Registers A Tool With The Migrate Project", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/registerTool", "headers": [ { "name": "Accept-Language", "value": "" } ], "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which migrate project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that migrate project is part of." }, { "name": "migrateProjectName", "value": "", "type": "path", "description": "Name of the Azure Migrate project." }, { "name": "api-version", "value": "", "type": "query", "description": "Standard request header. Used by service to identify API version used by client." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Refresh The Summary Of The Migrate Project", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/refreshSummary", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which migrate project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that migrate project is part of." }, { "name": "migrateProjectName", "value": "", "type": "path", "description": "Name of the Azure Migrate project." }, { "name": "api-version", "value": "", "type": "query", "description": "Standard request header. Used by service to identify API version used by client." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }