Downloading the support bundle
Downloads a ZIP file containing various diagnostic files including:
- A diagnostic report of Tanzu Ops Manager's current state
- The contents of the Tanzu Ops Manager log directory
- The BOSH logs and install metadata for the last five Apply Changes
- The output of
bosh instances --ps
andbosh vms --vitals
if BOSH has been deployed - The manifests and runtime configs for each deployed product
Request
URI
GET
https://{api_host}/api/v0/support_bundle
COPY
Responses
200
OK
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/v0/support_bundle
Support Bundle Operations
GET
Downloading the support bundle