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