{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector SessionHostManagements API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "SessionHostManagements", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Sessionhostmanagements Default", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/sessionHostManagements/default", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" } ] }, "docs": "Get a SessionHostManagement." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Sessionhostmanagements", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/sessionHostManagements", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" } ] }, "docs": "List SessionHostManagements by hostPool." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Sessionhostmanagements Default Operationstatuses Operationid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/sessionHostManagements/default/operationStatuses/:operationId", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "operationId", "value": "", "type": "path", "description": "The Guid of the operation." } ] }, "docs": "Get Operation status for SessionHostManagement" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Sessionhostmanagements Default Operationstatuses", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DesktopVirtualization/hostPools/:hostPoolName/sessionHostManagements/default/operationStatuses", "params": [ { "name": "hostPoolName", "value": "", "type": "path", "description": "The name of the host pool within the specified resource group" }, { "name": "isLatest", "value": "", "type": "query", "description": "Returns the most recent sessionHostManagement operation." }, { "name": "type", "value": "", "type": "query", "description": "Filter based on the type of sessionHostManagement operation. Valid values are 'InitiateSessionHostUpdate' and 'ValidateSessionHostUpdate'" }, { "name": "isNonTerminal", "value": "", "type": "query", "description": "Returns currently running operations. Ignored if 'isLatest' is true" }, { "name": "correlationId", "value": "", "type": "query", "description": "CorrelationId of the sessionHostManagement operations to be returned." }, { "name": "action", "value": "", "type": "query", "description": "Action type for the Operation Status list to be filtered on. Valid actions are: start | retry | pause | resume | cancel)." }, { "name": "isInitiatingOperation", "value": "", "type": "query", "description": "Filter option to only return operations that initiated a sessionHostManagement operation." } ] }, "docs": "Get Operation status for SessionHostManagement" } ] } ], "bundled": true }