GET DataCenters({id})/StoreFrontServerGroups/Count

Get the number of StoreFront server groups located in a datacenter.

Request Information

Parameters

NameDescriptionAdditional information
id

ID of the datacenter.

Type: String

name

See Filtering, Arranging, and Paging.

Type: String

filterBy

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

  • All: All StoreFront server groups.
  • NotDeleted: All StoreFront server groups that are not currently being deleted. (default)
  • Allocated: Only StoreFront server groups that are allocated either for shared use or to a single tenant.

Type: Filter

filterProp

See Filtering, Arranging, and Paging.

Type: String

Response Information

Number of StoreFront server groups.

Response type

Number

Response body formats

application/json, text/json

Sample:
1