Save Config
POST/vyos/config/save
Save the current running configuration to disk for the active instance.
This calls VyOS's config-file save operation to write the running config to /config/config.boot. After successful save, updates the snapshot to match the current config.
Args: file: Optional path to save config to (default is /config/config.boot)
Request
Responses
- 200
- 422
Successful Response
Validation Error