save_config
Save a new Frigate NVR YAML configuration file and optionally restart Frigate to apply it. The config is validated before persisting.
Instructions
Save (and optionally restart with) a new Frigate YAML config.
Admin only. Frigate validates the YAML before persisting it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_yaml | Yes | Full YAML config text to save | |
| save_option | No | 'saveonly' to save without restart, 'restart' to save and restart Frigate | saveonly |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||