delete_rdsh_farm
Removes an RDS farm along with all its servers and terminates active user sessions. Requires explicit confirmation before execution.
Instructions
Delete an RDS farm and all of its servers.
CAUTION: This is irreversible. All servers in the farm are deleted and any active user sessions are terminated. Always confirm with the user before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be explicitly True to proceed. Before setting this, call get_rdsh_farm and list_sessions to verify the farm has no active sessions, then obtain explicit user approval. | |
| farm_id | Yes | Farm ID — obtain from list_rdsh_farms |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||