InteropReleaseElement
Properties
string
compatible
Optional
Compatible
boolean
installedVersion
Optional
Installed Version
integer
major
Optional
Major
integer
medium
Optional
Medium
integer
minor
Optional
Minor
boolean
newVersion
Optional
New Versio
integer
productId
Optional
Product ID
string
productName
Optional
Product Name
integer
releaseId
Optional
Release ID
string
update
Optional
Update
string
version
Optional
version
JSON Example
{
"compatible": "string",
"installedVersion": false,
"major": 6,
"medium": 0,
"minor": 0,
"newVersion": false,
"productId": 2,
"productName": "VMware vCenter Server",
"releaseId": 2136,
"update": "3.000000",
"version": "6.0.0 U3"
}