Compute

Terminate GPU instance

Terminates a running GPU instance, calculates final cost, and cleans up SSH keys. This action is permanent and cannot be undone. All data on the instance will be lost.

delete/compute/v1/instances/{id}

Path parameters

idstring required

Instance ID to terminate

Response

Instance terminated

idstring
namestring
statusstring
totalRuntimeSecondsinteger
totalCoststring
messagestring

Changes