AuditLocator
Represents a locator string for filtering AuditEvent entities. Examples:
count:1000
— find last1000
audit events.user:(<userLocator>)
— find last 100 events by user found byuserLocator
.
Properties
Dimension | Data type | Format | Description |
---|---|---|---|
|
| Use | |
|
| Related project locator. | |
|
| Related build type or template locator. | |
|
|
| For paginated calls, how many entities to return per page. |
|
| ||
|
|
| Supply multiple locators and return a union of the results. |
|
|
| Limit processing to the latest |
|
|
| For paginated calls, from which entity to start rendering the page. |
|
|
| |
|
| Locator of user who caused the audit event. |