Get Instance
Instance
Get Instance
GET
Get Instance
Request Headers
string
obrigatório
Enum:
application/jsonstring
obrigatório
Bearer authentication format, for example: Bearer {{API Key}}.
Query Parameters
string
obrigatório
ID of the instance being queried.
Response
string
obrigatório
Instance ID.
string
obrigatório
Instance name.
string
obrigatório
Cluster ID.
string
obrigatório
Name of the cluster.
string
obrigatório
Container image URL.
string
obrigatório
Image registry authentication information.
string
obrigatório
Container startup command.
string
obrigatório
Container startup entrypoint.
string
obrigatório
Number of CPU cores allocated to the instance.
string
obrigatório
Memory size allocated to the instance, in GB.
string
obrigatório
Number of GPU cards allocated to the instance.
string
obrigatório
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
object
Error information when instance creation fails or the instance is unavailable.
object
VPC network information for the instance.
object[]
obrigatório
Instance port mapping information.
object[]
Storage configuration for the instance.
object[]
Node information.
object[]
Tasks currently running on the instance.
object[]
Instance environment variable information.
object
Instance SSH connection information.
object
Instance WebSSH connection information.
object
Jupyter connection information for the instance (if available).
object
Instance log connection information (HTTP Stream).
string
Instance type.
string
obrigatório
Billing mode for the instance. Values:
- onDemand: Pay-as-you-go billing.
- monthly: Subscription (monthly or yearly) billing.
- spot: Spot instance billing.
string
Expiration time for subscription instances. For pay-as-you-go instances, returns -1.
integer
Free system disk size (GB).
integer
Number of days data is retained after the instance is shut down.
Última modificação em 15 de maio de 2026