NSX-T Data Center REST API
Reprocesses a logical router configuration and publish updates to controller (Deprecated)
Reprocess logical router configuration and configuration of related entities like logical router ports, static routing, etc.Any missing Updates are published to controller.
Deprecated:
Please use below policy apis instead of this API.
POST /infra/tier-0s/<tier-0-id>?action=reprocess
POST /infra/tier-1s/<tier-1-id>?action=reprocess
Request:
Method:
POST
URI Path(s):
/api/v1/logical-routers/{logical-router-id}?action=reprocess
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a