{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector BandwidthSettings API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "BandwidthSettings", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Bandwidthsettings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorSimple/managers/:managerName/bandwidthSettings", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name" }, { "name": "managerName", "value": "", "type": "path", "description": "The manager name" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version" } ] }, "docs": "Retrieves all the bandwidth setting in a manager." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Bandwidthsettings Bandwidthsettingname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorSimple/managers/:managerName/bandwidthSettings/:bandwidthSettingName", "params": [ { "name": "bandwidthSettingName", "value": "", "type": "path", "description": "The name of bandwidth setting to be fetched." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name" }, { "name": "managerName", "value": "", "type": "path", "description": "The manager name" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version" } ] }, "docs": "Returns the properties of the specified bandwidth setting name." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Bandwidthsettings Bandwidthsettingname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorSimple/managers/:managerName/bandwidthSettings/:bandwidthSettingName", "params": [ { "name": "bandwidthSettingName", "value": "", "type": "path", "description": "The bandwidth setting name." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name" }, { "name": "managerName", "value": "", "type": "path", "description": "The manager name" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version" } ] }, "docs": "Creates or updates the bandwidth setting" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Storsimple Managers Managername Bandwidthsettings Bandwidthsettingname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.StorSimple/managers/:managerName/bandwidthSettings/:bandwidthSettingName", "params": [ { "name": "bandwidthSettingName", "value": "", "type": "path", "description": "The name of the bandwidth setting." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The resource group name" }, { "name": "managerName", "value": "", "type": "path", "description": "The manager name" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version" } ] }, "docs": "Deletes the bandwidth setting" } ] } ], "bundled": true }