{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector TrafficControllerInterface API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "TrafficControllerInterface", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Servicenetworking Trafficcontrollers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ServiceNetworking/trafficControllers" }, "docs": "List TrafficController resources by subscription ID" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceNetworking/trafficControllers" }, "docs": "List TrafficController resources by resource group" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceNetworking/trafficControllers/:trafficControllerName", "params": [ { "name": "trafficControllerName", "value": "", "type": "path", "description": "traffic controller name for path" } ] }, "docs": "Get a TrafficController" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceNetworking/trafficControllers/:trafficControllerName", "params": [ { "name": "trafficControllerName", "value": "", "type": "path", "description": "traffic controller name for path" } ] }, "docs": "Create a TrafficController" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceNetworking/trafficControllers/:trafficControllerName", "params": [ { "name": "trafficControllerName", "value": "", "type": "path", "description": "traffic controller name for path" } ] }, "docs": "Update a TrafficController" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicenetworking Trafficcontrollers Trafficcontrollername", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ServiceNetworking/trafficControllers/:trafficControllerName", "params": [ { "name": "trafficControllerName", "value": "", "type": "path", "description": "traffic controller name for path" } ] }, "docs": "Delete a TrafficController" } ] } ], "bundled": true }