version

version
version

Represents the Product and API version information of the VMware Cloud Foundation Operations Suite

JSON Example
{
    "buildNumber": 0,
    "description": "string",
    "humanlyReadableReleaseDate": "string",
    "major": 0,
    "minor": 0,
    "minorMinor": 0,
    "patch": 0,
    "releaseName": "string",
    "releasedDate": 0
}
integer As int32 As int32
buildNumber
Optional

Build number of the application

string
description
Optional

Description about the release

string
humanlyReadableReleaseDate
Required

The application release date as a humanly readable string

integer As int32 As int32
major
Required

Major version of the application

integer As int32 As int32
minor
Required

Minor version of the application

integer As int32 As int32
minorMinor
Required

Minor minor version of the application

integer As int32 As int32
patch
Optional

Patch version of the application

string
releaseName
Required

Name of the release that published this version

integer As int64 As int64
releasedDate
Required

The date when was an application server with this version has been released