Schema
The About JSON schema is supported to describe currently installed version of Veeam Service Provider Console in RESTful API:
Property | Type | Attributes | Description |
---|---|---|---|
installationId | String (uuid) | Read-only | UID assigned to a Veeam Service Provider Console unique installation type. |
installationDate | String (date-time) | Read-only | Date of Veeam Service Provider Console installation. Date and time string is formatted in accordance with RFC 3339. |
actualVawVersion | String | Read-only, nullable | Current version of Veeam Agent for Microsoft Windows. |
serverVersion | String | Read-only | Veeam Service Provider Console Server version. |
managementAgentVersion | String | Read-only | Management agent version. |