GET DataCenters({id})/Tenants/Count

Get the number of tenants who have at least one location user group using this datacenter as either primary or backup.

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 tenants.
  • NotDeleted: All tenants which are not currently being deleted. (default)
  • NotUsed: All tenants who do not have any subscriptions that are not deleted.

Type: Filter

filterProp

See Filtering, Arranging, and Paging.

Type: String

Response Information

Number of tenants.

Response type

Number

Response body formats

application/json, text/json

Sample:
1