NSX-T Data Center REST API
Unset/Delete password property on specific BGP Neighbor on Logical Router (Deprecated)
Unset/Delete the password property on the specific BGP Neighbor.No other property of the BgpNeighbor can be updated using this API
Deprecated:
Please use below Policy APIs.
POST /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/bgp/neighbors/<neighbor-id>
Request:
Method:
POST
URI Path(s):
/api/v1/logical-routers/{logical-router-id}/routing/bgp/neighbors/{id}
Request Headers:
n/a
Query Parameters:
ClearPasswordActionParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
BgpNeighbor+