Get Bundle
Get a Bundle
Bundle ID
Ok
{
"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"
}
Bundle Applicability Order
Bundle Applicability Status
Bundle Description
Bundle Download Status
Bundle ID
Is compliant with the current VCF version
Is Bundle Cumulative
Is Bundle partially upgraded
Bundle Release Date
Bundle Severity
Bundle Size in MB
Bundle Type
Bundle Vendor
Bundle Version
Bundle 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