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 IDs of user groups that the user belongs to (user group IDs and the object ID of each user group)
-
isBuiltIn: Whether the user is a built-in user
-
authentication: Authentication type
-
roleNames: Role of the user group
-
isEnabledConsoleLogin:
(Virtual machine) null
(Bare metal)(Cloud) Whether the console interface can be used
-
vpsId: ID of the VPS to which the user belongs
-
privileges: List of the VPS information that the user can access
-
Role required to obtain detailed information about a user: VpsSecurity
Role-based execution is not subject to restriction for obtaining the user information about yourself.