{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector FluidRelayContainers API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "FluidRelayContainers", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get A Fluid Relay Container", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.FluidRelay/fluidRelayServers/:fluidRelayServerName/fluidRelayContainers/:fluidRelayContainerName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id (GUID) for this resource." }, { "name": "resourceGroup", "value": "", "type": "path", "description": "The resource group containing the resource." }, { "name": "fluidRelayServerName", "value": "", "type": "path", "description": "The Fluid Relay server resource name." }, { "name": "fluidRelayContainerName", "value": "", "type": "path", "description": "The Fluid Relay container resource name." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Delete A Fluid Relay Container", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.FluidRelay/fluidRelayServers/:fluidRelayServerName/fluidRelayContainers/:fluidRelayContainerName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id (GUID) for this resource." }, { "name": "resourceGroup", "value": "", "type": "path", "description": "The resource group containing the resource." }, { "name": "fluidRelayServerName", "value": "", "type": "path", "description": "The Fluid Relay server resource name." }, { "name": "fluidRelayContainerName", "value": "", "type": "path", "description": "The Fluid Relay container resource name." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure List All Fluid Relay Containers Which Are Children Of A Given Fluid Relay Server", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.FluidRelay/fluidRelayServers/:fluidRelayServerName/fluidRelayContainers", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id (GUID) for this resource." }, { "name": "resourceGroup", "value": "", "type": "path", "description": "The resource group containing the resource." }, { "name": "fluidRelayServerName", "value": "", "type": "path", "description": "The Fluid Relay server resource name." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }