{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector FluidRelayServers API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "FluidRelayServers", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get A Fluid Relay Server", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.FluidRelay/fluidRelayServers/:fluidRelayServerName", "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." }, { "info": { "name": "Microsoft Azure Create Or Update A Fluid Relay Server", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.FluidRelay/fluidRelayServers/:fluidRelayServerName", "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." }, { "info": { "name": "Microsoft Azure Update A Fluid Relay Server", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.FluidRelay/fluidRelayServers/:fluidRelayServerName", "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." }, { "info": { "name": "Microsoft Azure Delete A Fluid Relay Server", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.FluidRelay/fluidRelayServers/:fluidRelayServerName", "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." }, { "info": { "name": "Microsoft Azure Regenerate The Primary Or Secondary Key For This Server", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.FluidRelay/fluidRelayServers/:fluidRelayServerName/regenerateKey", "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." }, { "info": { "name": "Microsoft Azure Regenerate The Primary Or Secondary Key For This Server", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.FluidRelay/fluidRelayServers/:fluidRelayServerName/getKeys", "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." }, { "info": { "name": "Microsoft Azure List All Fluid Relay Servers In A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.FluidRelay/fluidRelayServers", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription id (GUID) for this resource." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure List All Fluid Relay Servers In A Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroup/providers/Microsoft.FluidRelay/fluidRelayServers", "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." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }