NSXRelease

NSXRelease
NSXRelease
JSON Example
{
    "downloaded": false,
    "readiness_checked": false,
    "release_date": "string",
    "release_notes": "string",
    "type": "string",
    "version": "string"
}
boolean
downloaded
Optional

Hint whether this bundle is downloaded or not.

boolean
readiness_checked
Optional

Hint whether readiness is checked for the current system for this version

string
release_date
Optional

Release date

string
release_notes
Optional

Release notes of the release.

string
type
Optional

The purpose of the release.

Possible values are : PATCH_UPDATE, MAINTENANCE_UPDATE, SECURITY_PATCH, HOT_PATCH,
string
version
Optional

Version available on VMware download site.