InlineNodeSnmpServiceProperties1
InlineNodeSnmpServiceProperties1
JSON Example
{
"service_properties": {
"communities": [
"string"
],
"start_on_boot": false,
"v2_configured": false,
"v3_auth_protocol": "string",
"v3_configured": false,
"v3_priv_protocol": "string",
"v3_users": [
{
"auth_password": "string",
"priv_password": "string",
"user_id": "string"
}
]
}
}