NSX Autonomous Edge REST API
API to call when the primary API node edge is lost, crashed or dead
Dissolve the high-availability cluster and make this node the primary nodefor API server. This node will no longer synchronize config with older peer.
Please deploy and add a new secondary node to the high-availability cluster.
Until this is done, the node is running without a standBy peer for
high-availability.
Request:
Method:
POST
URI Path(s):
/high-availability?action=dissolve_and_make_primary
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