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