Is it possible create notifications using icingacli

Hi,

I want create the next notifications using icingacli director.

image

Someone can help please.

Regards.

Hi

try

icingacli help director notification <action>

whithout any action the command shows you a little help what is possible

image

Hi Stevy,

Thansk for you response. I can create the notificactions with the next command.

icingacli director notification create “notification sbc host” --json ‘{ “object_type”:“apply”, “imports”: “template notications”, “users”: “cliente1”, “apply_to”: “host”, “assign_filter”: “host.enable_notifications!=%22false%22”}’