System Administration > Configuration > NSX Managers > Nodes > Services > Migration Coordinator Service

Restart, start or stop the migration coordinator service

Request:

Method:
POST
URI Path(s):
/api/v1/node/services/migration-coordinator?action=start|stop|restart
/api/v1/transport-nodes/<transport-node-id>/node/services/migration-coordinator?action=start|stop|restart
/api/v1/cluster/<cluster-node-id>/node/services/migration-coordinator?action=start|stop|restart
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/node/services/migration-coordinator?action=restart

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
NodeServiceStatusProperties+

Required Permissions:

crud

Feature:

system_administration

Additional Errors: