System Administration > Configuration > NSX Managers > Nodes > Services > Processing Service

Associated URIs:

API Description API Path

Read Processing service properties


GET /api/v1/node/services/processing
GET /api/v1/transport-nodes/<transport-node-id>/node/services/processing
GET /api/v1/cluster/<cluster-node-id>/node/services/processing

Restart, start or stop the Processing service


POST /api/v1/node/services/processing?action=restart|start|stop
POST /api/v1/transport-nodes/<transport-node-id>/node/services/processing?action=restart|start|stop
POST /api/v1/cluster/<cluster-node-id>/node/services/processing?action=restart|start|stop

Read Processing service status


GET /api/v1/node/services/processing/status
GET /api/v1/transport-nodes/<transport-node-id>/node/services/processing/status
GET /api/v1/cluster/<cluster-node-id>/node/services/processing/status