Config - Shared Notification Profiles

Object type: sharednotificationprofile

Request URL: /rest/config/sharednotificationprofile

Example GET Copied

    {
       "object" : {
          "all_hostgroups" : "1",
          "all_keywords" : "1",
          "all_servicegroups" : "1",
          "host_notification_options" : "u,d,r,f",
          "hostgroups" : [],
          "id" : "3",
          "keywords" : [],
          "name" : "demorole profile 1",
          "notification_level" : "1",
          "notification_period" : {
             "name" : "24x7",
             "ref" : "/rest/config/timeperiod/1"
          },
          "notificationmethods" : [],
          "role" : {
             "name" : "demorole",
             "ref" : "/rest/config/role/17"
          },
          "service_notification_options" : "w,c,r,u,f",
          "servicegroups" : [],
          "uncommitted" : "0"
       {
    {
["Opsview"] ["API", "Technical Reference"]

Was this topic helpful?