System Administration >
Configuration
>
Fabric
>
Nodes
>
Support-Bundle
Read node support bundle
Request:
Method:
GET
URI Path(s):
/api/v1/cluster/<cluster-node-id>/node/support-bundle
/api/v1/node/support-bundle
/api/v1/transport-nodes/<transport-node-id>/node/support-bundle
Request Headers:
n/a
Query Parameters:
SupportBundleQueryParameters
+
SupportBundleQueryParameters
(
schema
)
Name
Description
Type
Notes
all
Include all files
Include all files including files that may have sensitive information like core files.
boolean
Default: "False"
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/node/support-bundle
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/octet-stream
Response Body:
n/a
Example Response:
Headers Content-Disposition : attachment;filename=nsx_support_bundle_20170818_002715.tgz Content-Type : application/x-tar Date : Thu, 18 Aug 2017 00:28:07 GMT Server : NSX Manager Transfer-Encoding : chunked Vmw-Task-Id : 421b38aa-e390-64b9-3fff-7ad6ebf59c40_10b1b5d6-0786-49a4-a61c-a1f64428b40e
Required Permissions:
read
Feature:
system_support_bundle
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
412 Precondition Failed
500 Internal Server Error
503 Service Unavailable