{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DatabaseInstancesController API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DatabaseInstancesController", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets A List Of Database Instances In The Migrate Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/databaseInstances", "params": [ { "name": "migrateProjectName", "value": "", "type": "path", "description": "Name of the Azure Migrate project." }, { "name": "continuationToken", "value": "", "type": "query", "description": "The continuation token." }, { "name": "pageSize", "value": "", "type": "query", "description": "The number of items to be returned in a single page. This value is honored only if it is less than the 100." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets A Database Instance In The Migrate Project", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/databaseInstances/:databaseInstanceName", "params": [ { "name": "migrateProjectName", "value": "", "type": "path", "description": "Name of the Azure Migrate project." }, { "name": "databaseInstanceName", "value": "", "type": "path", "description": "Unique name of a database instance in Azure migration hub." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }