Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 738 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 738 Bytes
description
The control API provides interactions with Engine core.

Control

The control API is the primary point for querying, structuring, defining and interacting with Engine deployments. The endpoints that it provides enable interaction between drivers operating on an instance and the outside world.

The exposed capabilities are dependent on the drivers loaded to an instance. Using this API provides a high level structure for discovering this configuration and interacting with the environment that it connects.

All entites—systems, modules, dependencies and zones—provide a model and methods for discovery, management (CRUD) and direct interactions.