Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




List User Group Map

GET /object/nfs/users

List user/group mappings


Query Parameters

namespaceNamespace for which user/group mappings should be listed.
markerreference to last entry returned.
limitnumber of entries requested in current fetch.
typeType of the mapping to list. Allowed values are: 'user', 'group'
prefixCase sensitive prefix. It could be prefix for id or name, depending upon prefixType parameter.
prefixtypeType of prefix. Allowed values are 'id' and 'name'.

Required Roles

This call has no restrictions.


Prerequisites

The following conditions must be met in order to call this operation.

  • Only authenticated users can create mappings


Response Body

Response indicating success or failure of the get mapping operation