GET MachineDetails/Count

Get number of machines (session machines, delivery controllers, and StoreFront servers).

Request Information

Parameters

NameDescriptionAdditional information
name

See Filtering, Arranging, and Paging.

Type: String

filterBy

See Filtering, Arranging, and Paging. The supported filters are:

  • All: All machines (session machines, delivery controllers, and StoreFront servers).
  • NotDeleted: All machines (session machines, delivery controllers, and StoreFront servers) that are not currently being deleted. (default)
  • NotUsed: All session machines that are not part of a delivery group.
  • Allocated: All machines that are allocated either for shared use, or to a tenant. Includes allocated session machines and delivery controllers that are part of an allocated delivery site.
  • CurrentVersion: All session machines that are updated to the latest version of their session machine catalog.
  • UpdatePending: All session machines that have an update pending.
  • Draining: All session machines that are currently draining user sessions.
  • OldVersion: All session machines that are not updated to the latest version of their session machine catalog.

Type: Filter

filterProp

See Filtering, Arranging, and Paging.

Type: String

Response Information

Number of machines.

Response type

Number

Response body formats

application/json, text/json

Sample:
1