NSX Autonomous Edge REST API
Associated URIs:
API Description | API Path |
---|---|
Read SNMP service propertiesRead SNMP service properties. |
GET /node/services/snmp
|
Restart, start or stop the SNMP service |
POST /node/services/snmp?action=restart
POST /node/services/snmp?action=start POST /node/services/snmp?action=stop |
Update SNMP service propertiesUpdate SNMP service properties. |
PUT /node/services/snmp
|
Read SNMP service status |
GET /node/services/snmp/status
|
Read SNMP V3 Engine ID |
GET /node/services/snmp/v3-engine-id
|
Update SNMP V3 Engine ID |
PUT /node/services/snmp/v3-engine-id
|