Get

This API gets the version of the web service.

Parameters of Service Version - Get

URL

https://<ipaddress>:8111/cvp-config /version.

HTTP Method

GET.

API Type

Synchronous.

Input/Output Format

JSON, XML.

Response

<version>
<majorVersion>9</majorVersion >
<minorVersion>0</minorVersion>
<maintenanceVersion>0</maintenanceVersion>
<srVersion>0</srVersion>
<esVersion>0</esVersion>
<buildVersion>0</buildVersion>
<buildDate>2012-09-26T16:05:00-04:00</buildDate>
</version>