Bundle
Bundle
Bundle contains bits to install/update the appropriate Cloud Foundation software components in your management domain or workload domain.
JSON Example
{
"id": "string",
"type": "One among: SDDC_MANAGER, VMWARE_SOFTWARE, VXRAIL",
"description": "string",
"version": "string",
"severity": "One among: CRITICAL, IMPORTANT, MODERATE, LOW",
"vendor": "string",
"releasedDate": "string",
"isCumulative": false,
"isCompliant": false,
"sizeMB": "number",
"downloadStatus": "One among: PENDING, SCHEDULED, IN_PROGRESS, SUCCESSFUL, FAILED, RECALLED",
"components": [
{
"description": "string",
"vendor": "string",
"releasedDate": "string",
"toVersion": "string",
"fromVersion": "string",
"imageType": "One among: PATCH, INSTALL",
"id": "string",
"type": "string"
}
],
"applicabilityStatus": "One among: SUCCESS, IN_PROGRESS, FAILED, AVAILABLE, PENDING",
"applicabilityOrder": 1,
"isPartiallyUpgraded": true
}
string
id
Read-Only
Bundle ID
string
type
Required
Bundle Type
string
description
Read-Only
Bundle Description
string
version
Read-Only
Bundle Version
string
severity
Read-Only
Bundle Severity
string
vendor
Read-Only
Bundle Vendor
string
releasedDate
Read-Only
Bundle Release Date
boolean
isCumulative
Read-Only
Is Bundle Cumulative
boolean
isCompliant
Read-Only
Is compliant with the current VCF version
number As double
As double
sizeMB
Read-Only
Bundle Size in MB
string
downloadStatus
Required
Bundle Download Status
string
applicabilityStatus
Read-Only
Bundle Applicability Status
integer As int32
As int32
applicabilityOrder
Read-Only
Bundle Applicability Order
boolean
isPartiallyUpgraded
Read-Only
Is Bundle partially upgraded