Ad Widget

Collapse

No recipients for action operation message

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dxhome
    Junior Member
    • Apr 2016
    • 2

    #1

    No recipients for action operation message

    When I calling zabbix API to create an action (zabbix 3.0.1), I always got "No recipients for action operation message" error.

    who can help on this?

    [zabbix] Request (POST): {"jsonrpc":"2.0","method":"action.create","params" :[{"name":"Action 3822611105916313642","eventsource":2,"status":0,"e sc_period":120,"def_shortdata":"Auto registration: {HOST.HOST}","def_longdata":"Host name: {HOST.HOST}\nHost IP: {HOST.IP}\nAgent port: {HOST.PORT}","r_shortdata":"RShortdata","r_longdat a":"RLongdata","filter":{"evaltype":1,"conditions" :[{"conditiontype":22,"value":"abc","operator":2},{" conditiontype":24,"value":"DS","operator":2}]},"operations":[{"operationtype ":2,"esc_period":0,"esc_step_from":1,"esc_step_to" :1,"evaltype":0,"opconditions":[{"conditiontype":14,"value":"1","operator":0}]}]}],"auth":"c1e37c036cbdf442c585cd37d4ee4b0b","id" :4}

    [zabbix] Response (200): {"jsonrpc":"2.0","error":{"code":-32602,"message":"Invalid params.","data":"No recipients for action operation message."},"id":4}
Working...