USERS
This view contains information about users for a given workspace.
If you (the current user) has the GRANT
permission, you can see all role-group pairs in this view. Otherwise, you will see only the pairs from groups you are part of.
Column Name | Description |
---|---|
| The name of a given user. |
| The hostname or IP address for a given user. |
| The type of connection authentication. |
| The number of connections a given user has open. |
| Whether a given user had been deleted. |
| The timestamp at which a given user was last updated. |
| The default resource pool for a given user. |
| Whether a given user is local to the node on which USERS table is being accessed or if it’s a distributed user. |
| The timestamp at which a given user was created. |
| If the |
| The timestamp a given user’s password was last updated. |
| The number of failed login attempts for a given user. |
| The amount of time, in milliseconds, a given user’s account has been locked due to failed login attempts. |
| Whether a given user account is |
| An optional user field. A JSON object set by including |
| An optional user comment text string for the user. A comment is set by including |