NSX-T Data Center REST API

Associated URIs:

API Description API Path

Read NTP service properties


GET /api/v1/node/services/ntp

Restart, start or stop the NTP service


POST /api/v1/node/services/ntp?action=restart
POST /api/v1/node/services/ntp?action=start
POST /api/v1/node/services/ntp?action=stop

Update NTP service properties


PUT /api/v1/node/services/ntp

Read NTP service status


GET /api/v1/node/services/ntp/status