rPath Appliance Platform Agent:XML-RPC
From rPath Wiki
rPath Appliance Platform --> Agent --> XML-RPC
The XML-RPC methods provided by rPath Appliance Platform Agent (rAPA) can be used to develop an XML-RPC client that uses the functions of the rAPA plugins. These methods are commonly used by appliance developers creating custom tools for appliance administration to replace or extend the rAPA web interface.
Use the following pages for reference about the XML-RPC methods in rAPA and examples of using those methods:
- XML-RPC Exposed Methods
- XML-RPC Examples in Development Tools
- XML-RPC Python Client
- XML-RPC Java Client
- Perform Segmented rAPA Updates with XML-RPC
| To use the rAPA XML-RPC methods for a client written in a particular language, use the code appropriate for including XML-RPC objects and making calls. |
