InteropVersionInfo
InteropVersionInfo
Info about the product version specified for this report.
JSON Example
{
"version": "string",
"buildNumber": "string",
"availableNewerVersions": [
"string"
]
}
string As ^[0-9]+(\.[0-9]+){0,3}([._\-a-zA-Z0-9]+)?$
version
Required
Version of the product to deploy or import.
string
buildNumber
Optional
Build number of the product, to be set automatically during discovery.
array of string
availableNewerVersions
Optional
List of versions that this product with this version can be upgraded to.