[{"label":"Latest (4.4.0)","version":"latest"},{"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
Supportbundles
DescriptionInitiates Support bundle download
Request
URLURL
https://sfo-vcf01.rainpole.io/v1/system/support-bundles
Request Body
Request Body
{
"logs": {
"apiLogs": false,
"esxLogs": false,
"nsxLogs": false,
"sddcManagerLogs": false,
"systemDebugLogs": false,
"vcLogs": false,
"vmScreenshots": false,
"vraLogs": false,
"vrliLogs": false,
"vropsLogs": false,
"vrslcmLogs": false,
"vxrailManagerLogs": false,
"wcpLogs": false
},
"options": {
"config": {
"force": false,
"skipKnownHostCheck": false
},
"include": {
"healthCheck": false,
"summaryReport": false
}
},
"scope": {
"domains": [
{
"clusterNames": [
"string"
],
"domainName": "string"
}
],
"includeFreeHosts": false
}
}
Response
Response
Response BodyResponse Body
200 OK returns
SupportBundle
of type(s) application/json
{
"bundleAvailable": "string",
"bundleName": "string",
"completionTimestamp": "string",
"creationTimestamp": "string",
"description": "string",
"id": "string",
"status": "string"
}
string
bundleAvailable
Optional
Indicate if bundle is available in file system.
string
bundleName
Optional
Name of the Support Bundle.
string
completionTimestamp
Optional
CompletionTimestamp.
string
creationTimestamp
Optional
CreationTimestamp.
string
description
Optional
Name of the Operation.
string
id
Optional
Id of the Support Bundle task.
string
status
Optional
Support Bundle Status.
Errors
Code Samples
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"logs":{"apiLogs":false,"esxLogs":false,"nsxLogs":false,"sddcManagerLogs":false,"systemDebugLogs":false,"vcLogs":false,"vmScreenshots":false,"vraLogs":false,"vrliLogs":false,"vropsLogs":false,"vrslcmLogs":false,"vxrailManagerLogs":false,"wcpLogs":false},"options":{"config":{"force":false,"skipKnownHostCheck":false},"include":{"healthCheck":false,"summaryReport":false}},"scope":{"domains":[{"clusterNames":["string"],"domainName":"string"}],"includeFreeHosts":false}}' https://sfo-vcf01.rainpole.io/v1/system/support-bundles
[{"label":"Latest (4.4.0)","version":"latest"},{"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
SOS Operations
get
post
post