{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PreconfiguredEndpoints API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PreconfiguredEndpoints", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets A List Of Preconfigured Endpoints", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/NetworkExperimentProfiles/:profileName/PreconfiguredEndpoints", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "profileName", "value": "", "type": "path", "description": "The Profile identifier associated with the Tenant and Partner" } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }