{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector SessionHost API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "SessionHost", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Sessionhosts Sessionhostname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/sessionHosts/:sessionHostName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "sessionHostName", "value": "", "type": "path", "description": "The name of the session host within the specified host pool" } ] }, "docs": "Get a session host." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Sessionhosts Sessionhostname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/sessionHosts/:sessionHostName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "sessionHostName", "value": "", "type": "path", "description": "The name of the session host within the specified host pool" }, { "name": "force", "value": "", "type": "query", "description": "Force flag to update assign, unassign or reassign personal desktop." } ] }, "docs": "Update a session host." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Sessionhosts Sessionhostname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/sessionHosts/:sessionHostName", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "sessionHostName", "value": "", "type": "path", "description": "The name of the session host within the specified host pool" }, { "name": "force", "value": "", "type": "query", "description": "Force flag to force sessionHost deletion even when userSession exists." } ] }, "docs": "Remove a SessionHost." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Sessionhosts", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/sessionHosts", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "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 sessionHosts." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Sessionhosts Sessionhostname Retryprovisioning", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/sessionHosts/:sessionHostName/retryProvisioning", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "sessionHostName", "value": "", "type": "path", "description": "The name of the session host within the specified host pool" } ] }, "docs": "Retry provisioning on a SessionHost." } ] } ], "bundled": true }