TestSnmpProfileResponse
Properties
string
message
Optional
Test SNMP trap status message
boolean
status
Optional
Test trap sent successfully or not
JSON Example
{
"message": "Failed sending SNMP trap",
"status": false
}