Get Bundles
Get all Bundles i.e uploaded bundles and also bundles available via depot access.
The type of the product
Is compliant with the current VCF version
The type of the bundle
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
}
}
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