Get Releases
Get all Releases, with option to get current release for a domain, get release by version or get future releases for a versionor get all the applicable target release.
Domain ID to get current release of the domain
Release version to get its release
Release VxRail version to get its release
Release version to get its future releases
Release vxrail version to get its future releases
Release version to get applicable releases
Release VxRail version to get applicable releases
[Deprecated] Get all future releases for a given domain
Ok
{
"elements": [
{
"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"
}
],
"pageMetadata": {
"pageNumber": 0,
"pageSize": 0,
"totalElements": 0,
"totalPages": 0
}
}
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