Add support for provisioning and rebuilding via interface
This commit is contained in:
parent
f5c5999f44
commit
ddb4bb3546
76 changed files with 1306 additions and 625 deletions
2
API.md
2
API.md
|
|
@ -25,6 +25,8 @@ All routes can be found under `/api/v1/http/`
|
|||
|
||||
## Interactive Websocket API
|
||||
|
||||
** This is not yet implemented in it's entirety **
|
||||
|
||||
Some API calls require interactivity or provide streaming content to clients.
|
||||
An example of such an action is creating a new instance.
|
||||
The protocol is based on [Websockets](https://websockets.spec.whatwg.org/).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue