NSX-T Data Center REST API

Associated URIs:

API Description API Path

Read SNMP service properties


Read SNMP service properties.
GET /api/v1/node/services/snmp

Restart, start or stop the SNMP service


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

Update SNMP service properties


Update SNMP service properties.
PUT /api/v1/node/services/snmp

Read SNMP service status


GET /api/v1/node/services/snmp/status

Read SNMP V3 Engine ID


GET /api/v1/node/services/snmp/v3-engine-id

Update SNMP V3 Engine ID


PUT /api/v1/node/services/snmp/v3-engine-id