add_audit_group
Add a single audit action group to a warehouse's live audit policy without overwriting existing groups. Idempotent and changes take effect immediately.
Instructions
Add a single audit action group without overwriting the others.
Idempotent — if group is already present the current settings are returned unchanged. Auditing must already be enabled.
CAUTION: changes take effect immediately on the live audit policy.
Args:
workspace: Workspace name or GUID.
warehouse: Warehouse name or GUID.
group: Action group name, e.g. BATCH_COMPLETED_GROUP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | ||
| warehouse | Yes | ||
| group | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||