Bundle
Bundle
Bundle contains bits to install/update the appropriate Cloud Foundation software components in your management domain or workload domain.
JSON Example
{
"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"
}
integer As int32 As int32
applicabilityOrder
Optional
Bundle Applicability Order
string
applicabilityStatus
Optional
Bundle Applicability Status
string
description
Optional
Bundle Description
string
downloadStatus
Required
Bundle Download Status
string
id
Optional
Bundle ID
boolean
isCompliant
Optional
Is compliant with the current VCF version
boolean
isCumulative
Optional
Is Bundle Cumulative
boolean
isPartiallyUpgraded
Optional
Is Bundle partially upgraded
string
releasedDate
Optional
Bundle Release Date
string
severity
Optional
Bundle Severity
number As double As double
sizeMB
Optional
Bundle Size in MB
string
type
Required
Bundle Type
string
vendor
Optional
Bundle Vendor
string
version
Optional
Bundle Version