Feature #1523
Add xmlrpc methods to retrieve oned version
Status: | Closed | Start date: | 10/02/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.8 | |||
Resolution: | fixed | Pull request: |
Description
They should be something like:
one.system.version: returns "3.8.0", can be called by anybody
one.system.config: returns the oned.conf file in XML format, can be called by users in the onedmin group
We can add ruby & java oca methods, at least for the version. A 'Client.one_version()' should be enough.
Associated revisions
Feature #1523: New xmlrpc method one.system.version added to RequestManager
Feature #1523: Add a get_client call to ruby & java oca Client class
History
#1 Updated by Ruben S. Montero over 8 years ago
- Status changed from New to Assigned
#2 Updated by Ruben S. Montero over 8 years ago
- Subject changed from Add xmlrpc methods to retrieve oned version and configuration to Add xmlrpc methods to retrieve oned version
- Status changed from Assigned to Closed
- Resolution set to fixed