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.
Instance status. Possible values:
toCreate
: Pending creationcreating
: Creatingpulling
: Pulling imagerunning
: RunningtoStart
: Pending startstarting
: StartingtoStop
: Pending stopstopping
: Stoppingexited
: StoppedtoRestart
: Pending restartrestarting
: RestartingtoRemove
: Pending deletionremoving
: Deletingremoved
: DeletedtoReset
: Pending reset (upgrade)resetting
: Resettingmigrating
: Migratingfreezing
: Freezing
Error information when instance creation fails or the instance is unavailable.
VPC network information for the instance.
Instance port mapping information.
Instance environment variable information.
Instance SSH connection information.
Instance WebSSH connection information.
Jupyter connection information for the instance (if available).
Instance log connection information (HTTP Stream).
Instance type.
Billing mode for the instance. Values:
- onDemand: Pay-as-you-go.
- monthly: Subscription (monthly or yearly).
Expiration time for subscription instances. For pay-as-you-go instances, returns -1.
Free system disk size (GB).
Number of days data is retained after the instance is shut down.