Cortex API
Introduction
The API is used for collaborating with and expanding Cortex. It has the ability to control any peice of Engine, Instance, and News items on a given Cortex cluster.
Interfaces
XML-RPC
The XML-RPC interface allows users to send requests to xml_rpc.php via the XML-RPC protocol. There is a sample XML-RPC client available for reference. All requests must have at least two parameters, in the following order:
- Admin user password for the machine that the request is being sent to.
- Server ID to execute the specified command on.
Methods
See a list of methods available here.