SessionHosts

List sessionHosts.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/hostPools/{hostPoolName}/sessionHosts

Path parameters

hostPoolNamestring required

The name of the host pool within the specified resource group

Query parameters

pageSizeinteger

Number of items per page.

isDescendingboolean

Indicates whether the collection is descending.

initialSkipinteger

Initial number of items to skip.

vmPathstring

The path to the VM.

Parameters

../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref

Response

The request has succeeded.

valueSessionHost[] required— unresolved $ref

The SessionHost items on this page

nextLinkstring uri

The link to the next page of items

Changes

Changed in 6 of the 34 revisions of this API.112

  • 2019-01-23-previewb6214393ca6912See the full diff
    • deleted the query request parameter vmPath

      request-parameter-removed

    • api tag SessionHost added

      api-tag-added

    • api tag SessionHosts removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2019-01-23-preview0f8424288e512See the full diff
    • api tag SessionHosts added

      api-tag-added

    • api tag SessionHost removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2019-01-23-preview56ecdf208ca92See the full diff
    • api tag SessionHosts added

      api-tag-added

    • api tag SessionHost removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2019-01-23-preview9520631123162See the full diff
    • api tag SessionHost added

      api-tag-added

    • api tag SessionHosts removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2019-01-23-previewbb43f2b92ebf1See the full diff
    • added the new optional query request parameter vmPath

      new-optional-request-parameter

  • 2019-01-23-preview1be815144dc63See the full diff
    • added the new optional query request parameter initialSkip

      new-optional-request-parameter

    • added the new optional query request parameter isDescending

      new-optional-request-parameter

    • added the new optional query request parameter pageSize

      new-optional-request-parameter