{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DatabaseInstances API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DatabaseInstances", "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", "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." }, { "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", "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": "databaseInstanceName", "value": "", "type": "path", "description": "Unique name of a database instance in Azure migration hub." }, { "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 }