Get desktop application:
View/edit binary Protocol Buffers messages
ActivityType represents a user activity
Used in:
Default activity type.
Represents a get request.
AgentUserGroup represents a username and primary group for a user on an agent host machine.
Used in:
, , , ,The user id on the agent.
The group id on the agent.
User name.
Group name.
EntityType represents an entity
Used in:
Default entity type.
Represents a project.
Request to edit fields for a user.
Used in:
String denoting the username of the user.
String denoting the password of the user.
Bool denoting whether the account is an admin account.
Bool denoting whether the account is active.
Name to display in the web UI.
The user and group on the agent host machine.
Indicate whether the provided password is pre-salted & hashed or not.
Bool denoting whether the user should be able to login with or change a password.
TokenInfo represents a token entry in the database.
Used in:
,The token ID.
The id of the user the token belongs to.
Timestamp of when the token expires.
Tiemstamp of when the token was created.
Type of token this entry represents.
Flag denoting if this token is revoked.
Description of the token.
Token type.
Used in:
Default token type.
User Session token.
Access token.
User is an account in the determined cluster.
Used in:
, , , , , , , , , , ,The user ID.
The user login name of the user.
Bool denoting whether the account is an admin account.
Bool denoting whether the account is active.
The user and group on the agent host machine.
Name to display in the web UI.
The version of the user object for caching purposes.
Bool denoting whether the user should be able to login with or change a password.
when the user last authenticated
UserWebSetting represents user web setting.
Used in:
,The key of setting.
The storage path of setting.
The value of setting.