lattice_update_backup_destination
Update a backup destination by replacing its entire configuration. Provide the destination ID and the new config object.
Instructions
Update a backup destination. Passing config replaces the whole object, it does not merge
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Backup destination ID | |
| name | No | ||
| type | No | ||
| active | No | ||
| config | No | Replacement configuration object |