{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector HostPool API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "HostPool", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" } ] }, "docs": "Get a host pool." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" } ] }, "docs": "Create or update a host pool." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" } ] }, "docs": "Update a host pool." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "force", "value": "", "type": "query", "description": "Force flag to delete sessionHost." } ] }, "docs": "Remove a host pool." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools", "params": [ { "name": "pageSize", "value": "", "type": "query", "description": "Number of items per page." }, { "name": "isDescending", "value": "", "type": "query", "description": "Indicates whether the collection is descending." }, { "name": "initialSkip", "value": "", "type": "query", "description": "Initial number of items to skip." } ] }, "docs": "List hostPools." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Desktopvirtualization Hostpools", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DesktopVirtualization/hostPools", "params": [ { "name": "pageSize", "value": "", "type": "query", "description": "Number of items per page." }, { "name": "isDescending", "value": "", "type": "query", "description": "Indicates whether the collection is descending." }, { "name": "initialSkip", "value": "", "type": "query", "description": "Initial number of items to skip." } ] }, "docs": "List hostPools in subscription." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Retrieveregistrationtoken", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/retrieveRegistrationToken", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" } ] }, "docs": "Registration token of the host pool." } ] } ], "bundled": true }