List shares filtered by name.

Privileges: STORAGE_VIEW

If no parameters are specified, all shares on the Cohesity Cluster are
returned. Specifying share name/prefix 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 pagination
cookie 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.

string

The share name(substring) that needs to be searched against existing views
and aliases.

int32

Specifies a limit on the number of Views returned.

string

Expected to be empty in the first call to GetViewsByShareName.
To get the next set of results, set this value to the pagination cookie
value returned in the response of the previous call.

boolean

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

Responses

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