mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
14 lines
381 B
ReStructuredText
14 lines
381 B
ReStructuredText
========
|
|
salt-api
|
|
========
|
|
|
|
The Salt API system is used to expose the fundamental aspects of Salt control
|
|
to external sources. salt-api acts as the bridge between Salt itself and
|
|
REST, Websockets, etc.
|
|
|
|
NOTE: this software is still pre-alpha, expect interfaces to change (frequently).
|
|
|
|
The in-progress documentation is available on Read the Docs:
|
|
|
|
http://salt-api.readthedocs.org/
|