NSX-T Data Center REST API

Create or update a StaticRouteBfdTroubleshootConfig (Experimental)

If a StaticRouteBfdTroubleshootConfig is not already present,
create a new StaticRouteBfdTroubleshootConfig. If it already exists, update the
StaticRouteBfdTroubleshootConfig. This is a full replace.

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/troubleshoot
/policy/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/troubleshoot
Request Headers:
n/a
Query Parameters:
OverrideRequestParameters+
Request Body:
StaticRouteBfdTroubleshootConfig+

Example Request:

{ "bfd_control_pkt_diagnostics": "true", "system_diagnostics": "true" }

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Example Response:

{}

Required Permissions:

crud

Feature:

policy_routing_feature_troubleshoot

Additional Errors: