[{"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/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Update Bundle Compatibility Sets
DescriptionUpdate software compatibility sets for Bundles
Request
URLURL
https://sfo-vcf01.rainpole.io/v1/bundles
Request Body
Request Body
{
"bundleDownloadSpec": {
"downloadNow": false,
"scheduledTimestamp": "string"
},
"compatibilitySetsFilePath": "string"
}
string
compatibilitySetsFilePath
Optional
Path to the software compatibility sets file
Errors
Error
400
Bad Request
Error
409
Conflict
Error
500
Internal Server Error
Code Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{"bundleDownloadSpec":{"downloadNow":false,"scheduledTimestamp":"string"},"compatibilitySetsFilePath":"string"}' https://sfo-vcf01.rainpole.io/v1/bundles
[{"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/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail