set_audit_retention
Update the retention period for audit logs in a workspace and warehouse without affecting the audit enabled state.
Instructions
Update the audit log retention period without changing the audit enabled/disabled state.
Audit must already be enabled; if disabled, enable it first with enable_audit.
Args: workspace: Workspace name or GUID. warehouse: Warehouse name or GUID. days: Retention period in days (1-3650). The API enforces its own upper bound.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | ||
| warehouse | Yes | ||
| days | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||