List user/group mappings
namespace | Namespace for which user/group mappings should be listed. |
marker | reference to last entry returned. |
limit | number of entries requested in current fetch. |
type | Type of the mapping to list. Allowed values are: 'user', 'group' |
prefix | Case sensitive prefix. It could be prefix for id or name, depending upon prefixType parameter. |
prefixtype | Type of prefix. Allowed values are 'id' and 'name'. |
This call has no restrictions.
The following conditions must be met in order to call this operation.
Only authenticated users can create mappings
Response indicating success or failure of the get mapping operation