{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ModernizeProject API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ModernizeProject", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The Modernize Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/modernizeProjects/:modernizeProjectName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that project is part of." }, { "name": "modernizeProjectName", "value": "", "type": "path", "description": "Modernize project name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Gets the details of the modernize project." }, { "info": { "name": "Microsoft Azure Puts The Modernizeproject", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/modernizeProjects/:modernizeProjectName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that project is part of." }, { "name": "modernizeProjectName", "value": "", "type": "path", "description": "ModernizeProject Name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Creates the modernizeProject." }, { "info": { "name": "Microsoft Azure Updates The Modernizeproject", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/modernizeProjects/:modernizeProjectName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that project is part of." }, { "name": "modernizeProjectName", "value": "", "type": "path", "description": "ModernizeProject Name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Performs update on the modernizeProject." }, { "info": { "name": "Microsoft Azure Deletes The Modernizeproject", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/modernizeProjects/:modernizeProjectName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that project is part of." }, { "name": "modernizeProjectName", "value": "", "type": "path", "description": "ModernizeProject Name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Removes the modernizeProject." }, { "info": { "name": "Microsoft Azure Lists The Modernizeprojects", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Migrate/modernizeProjects", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "continuationToken", "value": "", "type": "query", "description": "Continuation token from the previous call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Gets the list of modernizeProjects in the given subscription." }, { "info": { "name": "Microsoft Azure Lists The Modernizeprojects", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/modernizeProjects", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that project is part of." }, { "name": "continuationToken", "value": "", "type": "query", "description": "Continuation token from the previous call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Gets the list of modernizeProjects in the given subscription and resource group." }, { "info": { "name": "Microsoft Azure Gets The Modernizeproject Statistics", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/modernizeProjects/:modernizeProjectName/statistics", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that project is part of." }, { "name": "modernizeProjectName", "value": "", "type": "path", "description": "ModernizeProject name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Gets the statistics for the modernizeProject." }, { "info": { "name": "Microsoft Azure Gets The Modernizeproject Operation Status", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/modernizeProjects/:modernizeProjectName/operations/:operationId", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription Id in which project was created." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Azure Resource Group that project is part of." }, { "name": "modernizeProjectName", "value": "", "type": "path", "description": "ModernizeProject name." }, { "name": "operationId", "value": "", "type": "path", "description": "Operation Id." }, { "name": "OperationType", "value": "", "type": "query", "description": "The operation type." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Tracks the results of an asynchronous operation on the modernizeProject." } ] } ], "bundled": true }