Get sites.

Privileges: DRAAS_VIEW

Returns a list of available sites based on the defined
filter criteria.

Log in to see full request history
Query Params
siteIds
array of int64s

Specifies IDs to filter site response.

siteIds
siteNames
array of strings

Specifies site names to filter the response of the site. This is case insensitive and supports substring search.

siteNames
Responses

Response body
object
sites
array of objects

Specifies the list of sites.

sites
object
int64 | null

Specifies the unique identifier of the site.

string | null

Specifies the health status of the site.

NotReachable Reachable

string | null
required

Specifies the name of the site.

string | null
required

Specifies the type of the site.

OnPrem

location
object

Specifies details related to the location of a site.

onPremParams
object

Specifies the details of an on-prem site.

paginationInfo
object

Specifies information needed to support pagination.

string | null

Language
Credentials