cPanel XMLAPI - version


DESCRIPTION

This function lists the verison of cPanel and WHM installed on the server.


VARIABLES

INPUT

NONE

OUTPUT

version
Data wrapper that contains the version data.

version
Version of cPanel and WHM installed. (Does not include build name)


EXAMPLES

Calling this URL in WebHost Manager: /xml-api/version

will produce XML similar to:

<version>

<version>11.1.0</version>

</version>


COPYRIGHT

Copyright 2007 cPanel Inc.