[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1126/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1077/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1032/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1002/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/921/vmware-cloud-foundation","version":"4.0"},{"link":"https://developer.vmware.com/apis/925/vmware-cloud-foundation","version":"3.10"},{"link":"https://developer.vmware.com/apis/891/vmware-cloud-foundation","version":"3.9.1"},{"link":"https://developer.vmware.com/apis/723/vmware-cloud-foundation","version":"3.9.0"},{"link":"https://developer.vmware.com/apis/711/vmware-cloud-foundation","version":"3.8.1"},{"link":"https://developer.vmware.com/apis/685/vmware-cloud-foundation","version":"3.8"}]
vcf
Get Bundle
DescriptionGet a Bundle
Request
URLURL
https://sfo-vcf01.rainpole.io/v1/bundles/{id}
Path Parameters
Path Parameters
string
id
Required
Bundle ID
Response
Response
Response BodyResponse Body
200 OK
Returns
Bundle
of type(s) application/json
{
"applicabilityOrder": "1",
"applicabilityStatus": "One among: SUCCESS, IN_PROGRESS, FAILED, AVAILABLE, PENDING",
"downloadStatus": "One among: PENDING, SCHEDULED, IN_PROGRESS, SUCCESSFUL, FAILED, RECALLED",
"isPartiallyUpgraded": "true",
"severity": "One among: CRITICAL, IMPORTANT, MODERATE, LOW",
"type": "One among: SDDC_MANAGER, VMWARE_SOFTWARE, VXRAIL"
}
string
downloadStatus
Required
Bundle Download Status
string
type
Required
Bundle Type
integer as int32
applicabilityOrder
Optional
Bundle Applicability Order
string
description
Optional
Bundle Description
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
sizeMB
Optional
Bundle Size in MB
string
applicabilityStatus
Optional
Bundle Applicability Status
string
vendor
Optional
Bundle Vendor
string
version
Optional
Bundle Version
Errors
Error
404
Bundle Not Found
Error
500
Internal Server Error
Code Samples
cURL Command
curl https://sfo-vcf01.rainpole.io/v1/bundles/{id}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1126/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1077/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1032/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1002/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/921/vmware-cloud-foundation","version":"4.0"},{"link":"https://developer.vmware.com/apis/925/vmware-cloud-foundation","version":"3.10"},{"link":"https://developer.vmware.com/apis/891/vmware-cloud-foundation","version":"3.9.1"},{"link":"https://developer.vmware.com/apis/723/vmware-cloud-foundation","version":"3.9.0"},{"link":"https://developer.vmware.com/apis/711/vmware-cloud-foundation","version":"3.8.1"},{"link":"https://developer.vmware.com/apis/685/vmware-cloud-foundation","version":"3.8"}]
vcf
On This Page
Bundles Operations
get
get
patch
post