Paging, sorting, and filtering

By default, in response to a GET request for:

The tenants resource, HCP returns a list of all the tenants defined in the system

The namespaces resource, HCP returns a list of all the namespaces owned by the applicable tenant

The userAccounts resource, HCP returns a list of all the user accounts defined for the applicable tenant

The dataAccessPermissions resource, HCP returns a list of all the namespaces for which the applicable user account or group account has any permissions, along with the permissions granted for each of those namespaces

With very large numbers of these items, such requests can overload or reduce the efficiency of the client. Additionally, if you’re interested in only a small number of the listed items, finding the information you want can be difficult.

To manage the results of GET requests, you can use query parameters to page through, sort, and filter these resource lists.

Trademarks and Legal Disclaimer

© 2017 Hitachi Data Systems Corporation. All rights reserved.