{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PrivateEndpointConnectionsController API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PrivateEndpointConnectionsController", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get The Private Endpoint Connections", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/privateEndpointConnections", "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": "migrateProjectName", "value": "", "type": "path", "description": "Migrate project name." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Get all the private endpoint connections under a migrate project." } ] } ], "bundled": true }