/instances/{id}/info
Get details for the specified instance in the url.
Authorizations
Path Parameters
The instance id
Response
The unique identifier for the instance. Used in the instances for the /instances/{id}/info and /instances/{id}/delete APIs.
Specifies the underlying cloud provider. See this explanation for more details.
aws
, azure
, lambdalabs
, tensordock
, runpod
, latitude
, jarvislabs
, oblivus
, paperspace
, datacrunch
, massedcompute
, vultr
Specifies the region.
The Shadeform standardized instance type. See this explanation for more details.
The instance type for the underlying cloud provider. See this explanation for more details.
The unique identifier of the instance issued by the underlying cloud provider.
Specifies if the instance is launched in Shade Cloud or in a linked cloud account.
The name of the instance
The public IP address of the instance. In select cases, it may also be the DNS.
The SSH user used to SSH into the instance.
The SSH port of the instance. In most cases, this will be port 22 but for some clouds, this may be a different port.
The status of the instance.
pending
, active
, deleted
The cost incurred by the instance. This only the cost via Shadeform. If the instance is deployed in your own cloud account, then all billing is through your cloud provider.
The timestamp of when the instance was created in UTC.
The timestamp of when the instance was deleted in UTC.
The hourly price of the instance in cents.
List of volume IDs to be mounted. Currently only supports 1 volume at a time.
The ID of the SSH Key.
Defines automatic actions after the instance becomes active.
Set a date or spend threshold to automatically delete the instance
Set a date or spend threshold to receive an email alert
Settings for mounting volumes onto file systems
Add custom, searchable tags to instances.
List of environment variable name and values to automatically add to the instance