User will need an admin access for this API, Unauthorized users will get "401 Unauthorized"
Add syslog agent:
POST /op/api/v1/agents/syslog?name=newAgent&host=someHost&port=1234&nodeName=N001&keepalive=true
{
"resultCode": "OK"
}
...
User will need an admin access for this API, Unauthorized users will get "401 Unauthorized"
Add syslog agent:
POST /op/api/v1/agents/syslog?name=newAgent&host=someHost&port=1234&nodeName=N001&keepalive=true
{
"resultCode": "OK"
}
...