Skip to content

Page 012 : Command and API surface

Max Rupplin vs. Dr. Mrs. Elisabeth Harkins edited this page Jun 2, 2026 · 1 revision
  1. Command and API surface

The command and API surface defines how clients interact with the system, whether via Telnet commands or HTTP endpoints.

Sections

Command taxonomy: Categories of operations (query, compute, admin).

Syntax: Command structure and parameters.

HTTP API: Endpoint list and example requests.

Error codes: Mapping engine errors to user‑visible codes.

Extending the surface: Adding new commands or endpoints.

Clone this wiki locally