Get System Release
Returns release for the lowest deployed VCF version for a domain on the environment.If Management domain is ahead of WLD domain, VCF BOM version for the WLDdomain will be returned.
Ok
{
"bom": [
{
"additionalMetadata": "string",
"name": "string",
"publicName": "string",
"releaseURL": {
"authority": "string",
"content": {},
"defaultPort": 0,
"file": "string",
"host": "string",
"path": "string",
"port": 0,
"protocol": "string",
"query": "string",
"ref": "string",
"userInfo": "string"
},
"version": "string"
}
],
"description": "string",
"eol": "string",
"isApplicable": false,
"minCompatibleVcfVersion": "string",
"notApplicableReason": "string",
"patchBundles": [
{
"bundleElements": [
"string"
],
"bundleId": "string",
"bundleType": "string",
"cumulativeFromVcfVersion": "string"
}
],
"product": "string",
"releaseDate": "string",
"sku": [
{
"bom": [
{
"additionalMetadata": "string",
"name": "string",
"publicName": "string",
"releaseURL": {
"authority": "string",
"content": {},
"defaultPort": 0,
"file": "string",
"host": "string",
"path": "string",
"port": 0,
"protocol": "string",
"query": "string",
"ref": "string",
"userInfo": "string"
},
"version": "string"
}
],
"description": "string",
"name": "string",
"skuSpecificPatchBundles": [
{
"bundleElements": [
"string"
],
"bundleId": "string",
"bundleType": "string",
"cumulativeFromVcfVersion": "string"
}
]
}
],
"updates": [
{
"baseProductVersion": "string",
"description": "string",
"id": "string",
"productName": "string",
"releaseDate": "string",
"releaseUpdateURL": {
"authority": "string",
"content": {},
"defaultPort": 0,
"file": "string",
"host": "string",
"path": "string",
"port": 0,
"protocol": "string",
"query": "string",
"ref": "string",
"userInfo": "string"
}
}
],
"version": "string"
}
Release description with all major features.
Release eol information e.g. 2020-06-08T02:20:15.844Z in yyyy-MM-dd'T'HH:mm:ss[.SSS]XXX ISO 8601 format
[Deprecated] Whether bundle is applicable or not.
Minimum compatible VCF version, used to represent compatibility of SDDC Manager and VMware BOM components
[Deprecated] Incompatibility reason for not applicable.
Name of the product e.g. "VCF"
Release date e.g. 2020-06-08T02:20:15.844Z in yyyy-MM-dd'T'HH:mm:ss[.SSS]XXX ISO 8601 format
Version of the release
Release not found
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message
Internal Server Error
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message