Get an instance
Returns the full detail of one of your instances.
Authorizations
An API key issued by Hive Compute support. See Authentication above for how to request one.
Path Parameters
The instance's unique identifier.
Response
The instance.
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.