NSX-T Data Center REST API

Associated URIs:

API Description API Path

Get datapath troubleshoot config of edge transport nodes


This API is used to fetch the control packet drop log config
at enforcement Point level.
GET /policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcement-point-id}/edge-transport-nodes/troubleshoot/datapath (Experimental)

Enable or Disable the datapath troubleshoot config on edge transport nodes


This API is used to enable/disable the control packet drop log config in all edge transport nodes
at the enforcement Point level.
PATCH /policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcement-point-id}/edge-transport-nodes/troubleshoot/datapath (Experimental)