EventFilterSpecByUsername
EventFilterSpecByUsername
This option specifies users used to filter event history.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"systemUser": false,
"userList": [
"string"
]
}
boolean
systemUser
Required
filter by system user true for system user event
array of string
userList
Optional
all interested username list If this property is not set, then all regular user events are collected