12 Aug 2022 03:53 AM - last edited on 21 Aug 2024 08:32 AM by Michal_Gebacki
Hello,
We are trying to turn on Process Availability monitoring thru the REST API based on custom technologies i.e. Defined it via Declarative Process. We are using Management Zone where a tier of hosts that need a set of Process detection and availability monitoring turned on. This process worked till now but we had to make few changes where wanted to turn off the alerting and we noticed when will pull the Process Group list via APIv1 and then turn around and execute configuration api for turning on and off. The list we are getting is not full and we triple checked is there any limitations and we confirmed it is not next page issue.
Any suggestions is appreciated
Thanks
Raj
Solved! Go to Solution.
09 Sep 2022 04:24 PM
Hi @mrc15816,
if possible please provide the calls you are using to determine the PGs.
Otherwise I if possible please try and use the entities v2 to determine the PGs (if already doing so please ignore) and furthermore I would advice to use the new schema provided in order to activate availability monitoring for specific PGs builtin:availability.process-group-alerting
Best,
Mark
11 Sep 2022 02:38 PM
Thank you @mark_bley - we were using v2 api and hitting weird limitation. We switched from using availability to custom alert for better control on what systems need be in the alerting.