update_rdsh_farm
Update an existing RDS farm's configuration by providing the farm ID and a modified spec, omitting read-only fields.
Instructions
Update an existing RDS farm's configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | Updated farm specification. Retrieve the current config with get_rdsh_farm, modify the relevant fields, and pass the result here. Omit read-only fields such as id, type, and source. | |
| farm_id | Yes | Farm ID — obtain from list_rdsh_farms |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||