Get Instance
Request Headers
Enum: application/json
Bearer authentication format, for example: Bearer {{API Key}}.
Query Parameters
ID of the instance being queried.
Response
Instance ID.
Instance name.
Cluster ID.
Cluster name.
Instance status.
SSH command for remote login.
SSH password for remote login.
Docker image URL used to initialize the instance.
Image authentication ID.
Command to be executed on instance startup.
Number of CPUs allocated to the instance.
Amount of memory allocated to the instance.
Number of GPUs allocated to the instance.
Timestamp when the instance was created.
Timestamp when the instance was last started.
Timestamp when the instance was last stopped.
Total time the instance has been in use.
Billing mode for the instance.
Product ID associated with the instance.
Product name associated with the instance.
Size of the root filesystem in GB.
List of tools installed on the instance.
Size of the disk allocated to the instance.
Price of the instance.
Price for local storage.
Price for exited local storage.
Example
Request
Response
Was this page helpful?