Instance profiles

A profile is a reusable preset of resource limits — vCPUs, memory, default disk size — applied to every new instance that references it. Profiles let you define a small set of "shapes" (e.g. small, large, gpu-burst) once and reuse them.

When POST /v1/instances is called without explicit resource fields, Firecase resolves them from the referenced profile (or the org default if none is named).

Endpoints

  • Instances — consumers of profile defaults