RestConfig

Toggles for the platform's built-in REST endpoints. Each flag controls whether the corresponding endpoint is exposed.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Whether GET /events/process/{id} (SSE event stream) is exposed

Link copied to clipboard

Whether DELETE /api/v1/process/{id} (terminate process) is exposed

Link copied to clipboard

Whether GET /api/v1/process/{id} (process status) is exposed