KnownOrigin enum

The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"

Fields

system

Indicates the operation is initiated by a system.

user

Indicates the operation is initiated by a user.

user,system

Indicates the operation is initiated by a user or system.