Get Bundles For Skip Upgrade Using GET
Get bundles for skip upgrade a domain from current version to target version.
Domain ID
[Deprecated] Target domain VCF version
Ok
{
"elements": [
{
"applicabilityOrder": "1",
"applicabilityStatus": "One among: SUCCESS, IN_PROGRESS, FAILED, AVAILABLE, PENDING",
"components": [
{
"description": "string",
"fromVersion": "string",
"id": "string",
"imageType": "One among: PATCH, INSTALL",
"releasedDate": "string",
"toVersion": "string",
"type": "string",
"vendor": "string"
}
],
"description": "string",
"downloadStatus": "One among: PENDING, SCHEDULED, IN_PROGRESS, SUCCESSFUL, FAILED, RECALLED",
"id": "string",
"isCompliant": false,
"isCumulative": false,
"isPartiallyUpgraded": "true",
"releasedDate": "string",
"severity": "One among: CRITICAL, IMPORTANT, MODERATE, LOW",
"sizeMB": "number",
"type": "One among: SDDC_MANAGER, VMWARE_SOFTWARE, VXRAIL",
"vendor": "string",
"version": "string"
}
],
"pageMetadata": {
"pageNumber": 0,
"pageSize": 0,
"totalElements": 0,
"totalPages": 0
}
}
Domain not found with given ID.
{
"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