{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector TestLines API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "TestLines", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Voiceservices Communicationsgateways Communicationsgatewayname Testlines", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VoiceServices/communicationsGateways/:communicationsGatewayName/testLines", "params": [ { "name": "communicationsGatewayName", "value": "", "type": "path", "description": "Unique identifier for this deployment" } ] }, "docs": "List TestLine resources by CommunicationsGateway" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Voiceservices Communicationsgateways Communicationsgatewayname Testlines Testlinename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VoiceServices/communicationsGateways/:communicationsGatewayName/testLines/:testLineName", "params": [ { "name": "communicationsGatewayName", "value": "", "type": "path", "description": "Unique identifier for this deployment" }, { "name": "testLineName", "value": "", "type": "path", "description": "Unique identifier for this test line" } ] }, "docs": "Get a TestLine" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Voiceservices Communicationsgateways Communicationsgatewayname Testlines Testlinename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VoiceServices/communicationsGateways/:communicationsGatewayName/testLines/:testLineName", "params": [ { "name": "communicationsGatewayName", "value": "", "type": "path", "description": "Unique identifier for this deployment" }, { "name": "testLineName", "value": "", "type": "path", "description": "Unique identifier for this test line" } ] }, "docs": "Create a TestLine" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Voiceservices Communicationsgateways Communicationsgatewayname Testlines Testlinename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VoiceServices/communicationsGateways/:communicationsGatewayName/testLines/:testLineName", "params": [ { "name": "communicationsGatewayName", "value": "", "type": "path", "description": "Unique identifier for this deployment" }, { "name": "testLineName", "value": "", "type": "path", "description": "Unique identifier for this test line" } ] }, "docs": "Update a TestLine" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Voiceservices Communicationsgateways Communicationsgatewayname Testlines Testlinename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.VoiceServices/communicationsGateways/:communicationsGatewayName/testLines/:testLineName", "params": [ { "name": "communicationsGatewayName", "value": "", "type": "path", "description": "Unique identifier for this deployment" }, { "name": "testLineName", "value": "", "type": "path", "description": "Unique identifier for this test line" } ] }, "docs": "Delete a TestLine" } ] } ], "bundled": true }