delete_instance
Remove a GPU instance from Verda Cloud to manage resources and control costs. Requires instance ID and confirmation for safety.
Instructions
Delete an instance.
Args: instance_id: The ID of the instance to delete. confirm: Must be True to actually delete (safety check).
Returns: Confirmation of deletion.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | ||
| confirm | No |