Personal tools

rPath Appliance Platform Agent:XML-RPC

From rPath Wiki

Jump to: navigation, search

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:

Image:Bulbgraph.png   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.