mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
378 B
378 B
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| http | HTTP API | docs-http-overview | Nomad has an HTTP API that can be used to control every aspect of Nomad. |
HTTP API
The Nomad HTTP API gives you full access to Nomad via HTTP. Every aspect of Nomad can be controlled via this API. The Nomad CLI uses the HTTP API to access Nomad.
TODO: Document Nomand API