Get instance SKU
⚠️ This endpoint is in public preview.
Retrieve an instance SKU by ID, including its properties.
Authorizations
Create an API token using sf tokens create or at https://sfcompute.com/account/api-keys.
Path Parameters
Instance SKU ID Accepts the canonical prefix below; additional legacy prefixes are aliased for read compatibility. Writes always emit the canonical form.
isku_[0-9a-zA-Z_-]{1,21}"isku_k3R-nX9vLm7Qp2Yw5Jd8F"
Response
Instance SKU details.
Instance SKU details. See the instance SKUs guide.
"instance_sku"Accepts the canonical prefix below; additional legacy prefixes are aliased for read compatibility. Writes always emit the canonical form.
isku_[0-9a-zA-Z_-]{1,21}"isku_k3R-nX9vLm7Qp2Yw5Jd8F"
A short, unique, human-recognizable name for this SKU, e.g. richmond. For display only - reference the SKU by id.
1 - 255[a-zA-Z0-9][a-zA-Z0-9._-]{0,254}"my-resource-name"