destroy_instance
Permanently delete a GPU instance and all its data. Use to terminate a machine you no longer need and stop billing.
Instructions
Permanently destroy an instance and all its data (DELETE /instances/{id}/).
Irreversible. Call carefully.
Examples: destroy_instance(instance_id=12345)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||