VMware Horizon Community
ysyoo
Contributor
Contributor

how to get information about Events using the REST API in Horizon 8.1?

Hi, guys.
I have a question.
Does anyone know how to get information about Events using the REST API in Horizon 8.1?

regards

Reply
0 Kudos
2 Replies
Mickeybyte
Hot Shot
Hot Shot

What do you actually need? Information about how the event database is configured of the actual events? 

The first one (event database information) can be retrieved using the REST API: VMware Horizon Server API - VMware API Explorer - VMware {code}: Check the /monitor/event-database endpoint

If you need the actual events, you better get the data directly from the SQL server or PostgreSQL database itself. Check Event Database Tables and Schemas (vmware.com) for more information about the database schema.

 


Regards,
Mickeybyte (ITPro blog)

If you found this comment useful or an answer to your question, please mark as 'Solved' and/or click the 'Kudos' button, please ask follow-up questions if you have any.
Rooker1
Contributor
Contributor

This information is intended for anyone who wants to use the Horizon Server  By using the standard of a REST API, Horizon makes it easy to get data out and  Active Directory; Connection Servers; Events database; RDSH servers.

 

visit here

Reply
0 Kudos