NSX-T Data Center REST API

Download dp-stats log files as a compressed archive

Compresses /var/log/vmware/dp-stats.log and any rotated log files
(e.g. dp-stats.log.1, dp-stats.log.2.gz) into a tar.gz archive and
returns it in the response.

Request:

Method:
GET
URI Path(s):
/api/v1/transport-nodes/{transport-node-id}/node/services/dataplane/adf/logs
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/x-gzip
Response Body:
n/a

Example Response:

Response body is a gzipped tar archive (dp-stats.tar.gz) containing the dp-stats log files.

Required Permissions:

read

Feature:

system_administration

Additional Errors: