04 Aug 2019 09:10 AM - last edited on 18 May 2021 01:46 PM by MaciejNeumann
Using the API Explorer... I am trying to post an event.. but I don't know where to find the entityId that is required. I'm actually trying to find an explanation of what an entityId is and what it represents as well.
Cheers
Solved! Go to Solution.
04 Aug 2019 09:19 AM
It's quite simple. You can use API to fetch details of hosts / processess / services etc. But for testing, you can go to Host (for example), and check URL there:
ID is available as query parameter as you see 🙂
Sebastian
04 Aug 2019 09:33 AM
Thanks... worked... So can see the events associated with that HOST.. did the same to get Application Id.. worked perfectly.
Many thanks for the quick response 🙂