{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-migrateprojects-migrate","description":"Azure Migrate Hub","version":"2018-09-01-preview","base_url":"https://management.azure.com","endpoints":23,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Azure Migrate Hub\n@base https://management.azure.com\n@version 2018-09-01-preview\n@auth OAuth2\n@common_fields {subscriptionId: any # Azure Subscription Id in which migrate project was created., resourceGroupName: any # Name of the Azure Resource Group that migrate project is part of., migrateProjectName: any # Name of the Azure Migrate project., api-version: any # Standard request header. Used by service to identify API version used by client.}\n@endpoints 23\n@hint download_for_search\n@toc subscriptions(22), providers(1)\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/databaseInstances\n@desc Gets a list of database instances in the migrate project.\n@optional {continuationToken: any # The continuation token., pageSize: any # The number of items to be returned in a single page. This value is honored only if it is less than the 100., Accept-Language: any # Standard request header. Used by service to respond to client in appropriate language.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/databaseInstances/{databaseInstanceName}\n@desc Gets a database instance in the migrate project.\n@required {databaseInstanceName: any # Unique name of a database instance in Azure migration hub.}\n@optional {Accept-Language: any # Standard request header. Used by service to respond to client in appropriate language.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/databases\n@desc Gets a list of databases in the migrate project.\n@optional {continuationToken: any # The continuation token., pageSize: any # The number of items to be returned in a single page. This value is honored only if it is less than the 100., Accept-Language: any # Standard request header. Used by service to respond to client in appropriate language.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/databases/{databaseName}\n@desc Gets a database in the migrate project.\n@required {databaseName: any # Unique name of a database in Azure migration hub.}\n@optional {Accept-Language: any # Standard request header. Used by service to respond to client in appropriate language.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/migrateEvents\n@desc Gets a list of events in the migrate project.\n@optional {continuationToken: any # The continuation token., pageSize: any # The number of items to be returned in a single page. This value is honored only if it is less than the 100., Accept-Language: any # Standard request header. Used by service to respond to client in appropriate language.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/migrateEvents/{eventName}\n@desc Gets an event in the migrate project.\n@required {eventName: any # Unique name of an event within a migrate project.}\n@returns(200) OK\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/migrateEvents/{eventName}\n@desc Delete the migrate event\n@required {eventName: any # Unique name of an event within a migrate project.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/machines\n@desc Gets a list of machines in the migrate project.\n@optional {continuationToken: any # The continuation token., pageSize: any # The number of items to be returned in a single page. This value is honored only if it is less than the 100.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/machines/{machineName}\n@desc Gets a machine in the migrate project.\n@required {machineName: any # Unique name of a machine in Azure migration hub.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}\n@desc Method to get a migrate project.\n@returns(200) OK\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}\n@desc Method to create or update a migrate project.\n@required {body: map # Body with migrate project details.}\n@optional {Accept-Language: any # Standard request header. Used by service to respond to client in appropriate language.}\n@returns(200) OK\n@returns(201) Created\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}\n@desc Update migrate project.\n@required {body: map # Body with migrate project details.}\n@optional {Accept-Language: any # Standard request header. Used by service to respond to client in appropriate language.}\n@returns(200) OK\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}\n@desc Delete the migrate project\n@optional {Accept-Language: any # Standard request header. Used by service to respond to client in appropriate language.}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/registerTool\n@desc Registers a tool with the migrate project.\n@required {input: map # Input containing the name of the tool to be registered.}\n@optional {Accept-Language: any # Standard request header. Used by service to respond to client in appropriate language.}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/refreshSummary\n@desc Refresh the summary of the migrate project.\n@required {input: map # The goal input which needs to be refreshed.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}\n@desc Gets a solution in the migrate project.\n@required {solutionName: any # Unique name of a migration solution within a migrate project.}\n@returns(200) OK\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}\n@desc Creates a solution in the migrate project.\n@required {solutionName: any # Unique name of a migration solution within a migrate project., solutionInput: map # The input for the solution.}\n@returns(200) OK\n@returns(201) Created\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}\n@desc Update solution.\n@required {solutionName: any # Unique name of a migration solution within a migrate project., solutionInput: map # The input for the solution.}\n@returns(200) OK\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}\n@desc Delete the solution\n@required {solutionName: any # Unique name of a migration solution within a migrate project.}\n@optional {Accept-Language: any # Standard request header. Used by service to respond to client in appropriate language.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions\n@desc Gets the list of solutions in the migrate project.\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}/getConfig\n@desc Gets the config for the solution in the migrate project.\n@required {solutionName: any # Unique name of a migration solution within a migrate project.}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}/cleanupData\n@desc Cleanup the solution data in the migrate project.\n@required {solutionName: any # Unique name of a migration solution within a migrate project.}\n@returns(200) OK\n\n@endgroup\n\n@group providers\n@endpoint GET /providers/Microsoft.Migrate/operations\n@desc Get list of operations supported in the API.\n@returns(200) OK. Returns list of operations.\n\n@endgroup\n\n@end\n"}