Skip to content
Fuse
Esc
navigateopen⌘Jpreview
On this page

Overview

SDKs, CLI, and HTTP API reference for driving a Fuse orchestrator

This section is the reference for driving a running Fuse orchestrator: the three client SDKs, the operator CLI, and the raw HTTP API underneath both. If you’re new to Fuse’s concepts, start with Concepts first. This section assumes you already know what an environment, host, and snapshot are.

Picking a surface

Resource coverage

Every surface exposes the same four resources:

Resource What it manages
Environments Create, list, inspect, drain, fork, destroy microVMs.
Hosts Register, list, cordon/uncordon, remove compute hosts.
Snapshots Create, list, restore, delete VM snapshots.
API keys Issue and revoke orchestrator-global API keys (master-token only).

Was this page helpful?