Skip to main content
GET
Get instance SKU

Authorizations

Authorization
string
header
required

Create an API token using sf tokens create or at https://sfcompute.com/account/api-keys.

Path Parameters

id
required

Instance SKU ID Accepts the canonical prefix below; additional legacy prefixes are aliased for read compatibility. Writes always emit the canonical form.

Pattern: isku_[0-9a-zA-Z_-]{1,21}
Example:

"isku_k3R-nX9vLm7Qp2Yw5Jd8F"

Response

Instance SKU details.

Instance SKU details. See the instance SKUs guide.

object
string
default:instance_sku
required
read-only
Allowed value: "instance_sku"
id
required

Accepts the canonical prefix below; additional legacy prefixes are aliased for read compatibility. Writes always emit the canonical form.

Pattern: isku_[0-9a-zA-Z_-]{1,21}
Example:

"isku_k3R-nX9vLm7Qp2Yw5Jd8F"

alias
string
required

A short, unique among live, human-recognizable name for this SKU, e.g. richmond. For display only - reference the SKU by id.

Required string length: 1 - 255
Pattern: [a-zA-Z0-9][a-zA-Z0-9._-]{0,254}
Example:

"my-resource-name"

region
null | object
availability_zone
null | object
accelerator
null | object
form_factor
null | object
rdma_type
null | object
num_accelerators
null | object
num_vcpus
null | object
memory
null | object
local_storage
null | object
supports_public_ipv4
null | object
audience_hint
string | null

Set when this SKU is not generally available; absent means public. The value is a display string explaining the restriction (e.g. an early-access or internal designation). Treat it as free text, not a stable enum.

deleted_at
null | integer<int64>

Unix timestamp.

Example:

1738972800