hs4.admin.events.update
Update event definitions in HS4 admin controls with audit trails and dry-run validation.
Instructions
Update an event definition through admin controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| group | No | ||
| domain | Yes | Admin mutation domain; must be 'events'. | |
| dryRun | No | If true, validates and simulates action without changing HS4. | |
| intent | No | High-level intent for this operation. | |
| reason | No | Reason/rationale for auditability. | |
| confirm | No | Must be true for mutating operations unless running dry-run. | |
| eventId | No | ||
| riskLevel | No | Risk classification for audit and change-control workflows. | medium |
| definition | No | ||
| changeTicket | No | Required when policy enforces change-ticket gating. | |
| operationTier | No | Privilege tier for this mutation. | operator |
| maintenanceWindowId | No | Required for non-dry-run admin mutations. |