NSX-T Data Center REST API

Read BGP troubleshoot config

Read BGP troubleshoot config

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/route-controllers/{router-controller-id}/bgp/troubleshoot
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/route-controllers/RC-1/bgp/troubleshoot

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
BgpTroubleshootConfig+

Example Response:

{ "bgp_session_diagnostics": true, "system_diagnostics": true, "bfd_control_pkt_diagnostics": true, "_revision": 0 }

Required Permissions:

read

Feature:

policy_route_controller

Additional Errors: