Record
get-audit-records-params
No description available.
record get-audit-records-params {
offset: option<s32>,
limit: option<s32>,
filter: option<string>,
from-op: option<string>,
to: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| offset | option<s32> | |
| limit | option<s32> | |
| filter | option<string> | |
| from-op | option<string> | |
| to | option<string> |