List Views filtered by some parameters.

Privileges: STORAGE_VIEW

If no parameters are specified, all Views on the Cohesity Cluster are returned.
Specifying parameters filters the results that are returned.
NOTE: If maxCount is set and the number of Views returned exceeds the maxCount,
there are more Views to return.
To get the next set of Views, send another request and specify the id of the
last View returned in viewList from the previous response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
tenantIds
array of strings

TenantIds contains ids of the tenants for which objects are to be
returned.

tenantIds
boolean

AllUnderHierarchy specifies if objects of all the tenants under the
hierarchy of the logged in user's organization should be returned.

viewNames
array of strings

Filter by a list of View names.

viewNames
viewIds
array of int64s

Filter by a list of View ids.

viewIds
viewBoxIds
array of int64s

Filter by a list of Storage Domains (View Boxes) specified by id.

viewBoxIds
viewBoxNames
array of strings

Filter by a list of View Box names.

viewBoxNames
boolean

If true, the names in viewNames are matched by prefix rather than
exactly matched.

int32

Specifies a limit on the number of Views returned.

boolean

Specifies if Protection Jobs information needs to be returned along with
view metadata. By default, if not set or set to true, Job information is
returned.

int64

If the number of Views to return exceeds the maxCount specified in the
original request, specify the id of the last View
from the viewList in the previous response
to get the next set of Views.

boolean

Specifies if inactive Views on this Remote Cluster (which have
Snapshots copied by replication) should also be returned.
Inactive Views are not counted towards the maxCount.
By default, this field is set to false.

jobIds
array of int64s

Filter by Protection Job ids. Return Views that are being protected by
listed Jobs, which are specified by ids.

jobIds
boolean

If set to true, the list is sorted descending by logical usage.

boolean

If true, view aliases are also matched with the names in viewNames.

boolean

If set to true, the list will contain only the views for which antivirus
scan is enabled.

boolean

If set to true, stats of views will be returned. By default this parameter
is set to false.

boolean

If set to true, the list will contain only the views for which either
file level data lock is enabled or view level data lock is enabled.

Responses

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