Gets the statistics of organizations (tenant).

Privileges: STORAGE_VIEW

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Specifies the consumer type.
Type of the consumer can be one of the following three,

'kViews', indicates the stats info of Views used per organization (tenant)
per view box (storage domain).
'kProtectionRuns', indicates the stats info of Protection Runs used per
organization (tenant) per view box (storage domain).
'kReplicationRuns', indicates the stats info of Replication In used per
organization (tenant) per view box (storage domain).
'kViewProtectionRuns', indicates the stats info of View Protection Runs used
per organization (tenant) per view box (storage domain).

Allowed:
boolean

Specifies if we should skip grouping by tenant. If false, and tenant has
multiple storage domains, then the stats for the storage domains will be
aggregated. If true, then the response will return each storage domain
cross tenant independently.

string

Specifies what format to return the data in. Defaults to proto, but can
select other options like csv.

viewBoxesIdList
array of int64s

Specifies a list of view boxes (storage domain) id.

viewBoxesIdList
organizationsIdList
array of strings

Specifies a list of organizations (tenant) id.

organizationsIdList
tenantIds
array of strings

Specifies a list of organizations (tenant) id. This field is added to
allow tenantIds json tag. This list will be concatenated with
TenantsIdList to form full list of tenantsIdList.

tenantIds
boolean

Specifies whether to fetch the consumption of external service providers.
These information will be listed as a unique organization (tenant) in
response. By default it is false.

int64

Specifies the time in msecs before current time to compare with.

int64

Specifies a limit on the number of stats groups returned.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json