Obtaining a list of user information

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.16.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-03

A list of the following information about the registered users can be obtained.

  • userId: User ID

  • userObjectId: User object ID

  • passwordExpirationTime: Expiration time of the password

  • isEnabled: Whether the user is valid

  • userGroups: List of user group IDs (user group ID and object ID of each user group)

  • isBuiltIn: Whether the user is a built-in user

  • authentication: Authentication type

  • roleNames: Role of the user group

  • vpsId: ID of the VPS to which users belong

  • privileges: List of the VPS information that users can access

Note:

If external authentication is enabled and "mappingMode" is set to "Group", information about the users on the external authentication server is not obtained and only information about the users whose authentication is "local" is obtained.

  • Required role: Security

Run either of the following commands to obtain a list of user information:

REST API: GET /v1/objects/users

CLI: user_list