Page 1 of 1

Api Create user issue

Posted: Sat May 31, 2025 9:04 pm
by btayl
I want to set "can access monitoring engine" and also I want to set "Host Notifications Enabled" set to off also "Service Notifications Enabled" set to off
I have tired
-d "can_access_monitoring_engine=1" \
-d "host_notifications_enabled=0" \
-d "service_notifications_enabled=0" \

Re: Api Create user issue

Posted: Sun Jun 01, 2025 10:11 pm
by ravagerhost
I have the same question about how to correctly set these options, because just using these flags may not work depending on the system’s configuration or API.

Re: Api Create user issue

Posted: Fri Jun 06, 2025 9:38 am
by bbahn
Hello @btayl,

You can find the following reference in the Nagios XI API help documentation under API Docs->System Reference->:POST: system/user
Screenshot 2025-06-06 093618.png