Using the Hub XMLRPC API
The Hub XMLRPC API allows you to perform operations across multiple peripheral servers from a single endpoint. The Hub connects to these peripheral servers using the connection details established via Hub Online Synchronization. Ensure that your peripheral servers are correctly registered to the hub before attempting to use the XMLRPC API.
When XMLRPC API is running, connect to it through server FQDN at the location /hub/rpc/api using any XMLRPC-compliant client libraries.
For examples, see Hub XMLRPC API Authentication Modes.
Logs are saved in /var/log/hub/hub-xmlrpc-api.log.
Logs are rotated weekly, or when the log file size reaches the specified limit.
By default, the log file size limit is 10 MB.