[{"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
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
202 Accepted Response Body>
Response
200 OK Response Body>Response Body
200 OK
Returns
SupportBundle
of type(s) application/json
{
"status": "One among: IN_PROGRESS, PENDING, COMPLETED_WITH_SUCCESS, COMPLETED_WITH_FAILURE"
}
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.
202 Accepted Response Body>
Response Body
202 Accepted
Returns
SupportBundle
of type(s) application/json
{
"status": "One among: IN_PROGRESS, PENDING, COMPLETED_WITH_SUCCESS, COMPLETED_WITH_FAILURE"
}
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
Error
400
Bad request! Invalid Headers or Data. Error: {error}
Error
401
Bad request! Authorization Header is missing or not in correct format.
Error
409
Operation is in progress for Id {id}. Wait for the operation to complete.
Error
500
Something went wrong. Internal server error occurred. Error {error}
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 (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
On This Page
SOS Operations
get
post
post