Update notification settings
arcane_notification_update_settingsConfigure which notifications to receive for a Docker environment: trigger alerts on container start/stop, health changes, image updates, and backup completion.
Instructions
Update notification settings for an environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| enabled | No | Enable/disable notifications | |
| onContainerStart | No | Notify on container start | |
| onContainerStop | No | Notify on container stop | |
| onContainerHealth | No | Notify on health check changes | |
| onImageUpdate | No | Notify when image updates available | |
| onBackupComplete | No | Notify on backup completion |