delete_instance
Permanently delete a cache instance by deprovisioning its Kubernetes workload and removing all data. Requires explicit confirmation due to irreversibility.
Instructions
Permanently delete a cache instance. Deprovisions the Kubernetes workload and removes all data. This action is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm deletion | |
| instance_id | Yes | UUID of the instance to delete |