slide_list_audit_actions
Retrieve the complete set of audit action names to use as filter values in audit log queries. Enables precise filtering of Slide backup/BDR audit events.
Instructions
List the full set of audit action names usable in slide_list_audit_logs' audit_action_name filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of items to return per page. Defaults to 10. | |
| offset | No | Starting index for pagination. Defaults to 0. | |
| sort_by | No | Field to sort by. Defaults to "name". | |
| sort_asc | No | Sort in ascending order. Defaults to false (descending). |