Terminate instance
Permanently destroys an instance and its storage.
This cannot be undone. The instance moves TERMINATING → TERMINATED
and can never be started again. Use POST /instances/{id}/stop if you
only want to pause billing.
Authorizations
An API key issued by Hive Compute support. See Authentication above for how to request one.
Path Parameters
The instance's unique identifier.
Body
Optional context recorded in the audit trail for this action.
Free-text note explaining why the action was taken.
10000"scaling down overnight"
Response
The request was accepted; the instance's current state is returned.
Unique identifier.
Display name.
"training-run-4"
Current lifecycle state.
CREATED, DEPLOYED, STARTING, RUNNING, ERRORED, TERMINATING, TERMINATED, STOPPING, STOPPED Region the instance runs in.
"eu-west"
GPU model.
"RTX 4090"
SKU name of the preset the instance runs on.
"8x-RTX-4090"
Virtual CPUs allocated.
Human-readable summary of the allocated hardware.
Allocated bandwidth, in Mbps.
Storage currently in use, in GB.
Price charged per hour while running, in credits.
Cost accrued during the current run, in credits.
Total cost over the instance's whole life, in credits.
Total hours the instance has spent running.
Hours remaining before the instance is stopped automatically.
When the instance last entered RUNNING.
When the instance was terminated, if it has been.
Why the instance was terminated, if it has been.
Whether the guest OS has finished booting and is reachable.
Explanation when the guest is not ready.