Terminate instances
lambda_terminate_instancesTerminate (permanently destroy) one or more instances by id. This STOPS billing for them but DESTROYS the instances and any non-persistent data — persistent filesystems survive. Irreversible. Lambda Cloud REST: POST /api/v1/instance-operations/terminate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_ids | Yes | Ids of the instances to terminate (destroy). |