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
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
REST API: GET /v1/objects/users
CLI: user_list