NSX-T Data Center REST API

Associated URIs:

API Description API Path

Read a StaticRouteBfdTroubleshootConfig


Read a StaticRouteBfdTroubleshootConfig
GET /policy/api/v1/infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/troubleshoot (Experimental)
GET /policy/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/troubleshoot (Experimental)

Create or update a StaticRouteBfdTroubleshootConfig


If a StaticRouteBfdTroubleshootConfig is not already present,
create a new StaticRouteBfdTroubleshootConfig. If it already exists, update the
StaticRouteBfdTroubleshootConfig. This is a full replace.
PATCH /policy/api/v1/infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/troubleshoot (Experimental)
PATCH /policy/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/troubleshoot (Experimental)

Create or update a StaticRouteBfdTroubleshootConfig


If a StaticRouteBfdTroubleshootConfig is not already present,
create a new StaticRouteBfdTroubleshootConfig. If it already exists, update the
StaticRouteBfdTroubleshootConfig. This operation will fully replace the object.
PUT /policy/api/v1/infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/troubleshoot (Experimental)
PUT /policy/api/v1/global-infra/tier-0s/{tier-0-id}/static-routes/bfd-peers/troubleshoot (Experimental)