11 Feb 2021
11:24 AM
- last edited on
21 Aug 2024
11:28 AM
by
Michal_Gebacki
Hi,
I am handling how to get Host thresholds by API (we are integrating this feature with Service Now). The thing is that I don't find how to get it.
I've tried using these two endpoints without success:
- {{tenant}}/api/v1/entity/infrastructure/hosts
- {{tenant}}/api/v1/thresholds
Thanks in advance.
Alberto
Solved! Go to Solution.
11 Feb 2021 12:23 PM
As I remember, thresholds are available via API for general settings for all hosts, not for particular one.
Sebastian