Hi,
I am new to Quest Foglight. Please let me know : What all languages are supported by Quest Foglight REST API?
regards,
Ravi
Hi Ravi,
Welcome to Foglight world!
In general, any language can make http call can use Foglight REST API.
Here are some sample code (using Java/Go/Shell/Python) we posted at GitHub https://github.com/Foglight?q=rest&type=&language=
And this is Foglight REST API reference guide https://support.quest.com/technical-documents/foglight/5.9.7/rest-api-reference-guide#TOPIC-823904
Hope it helps
Regards
-Lee
Unfortunately, we don’t have Perl sample script; but you can check these out
https://developer.atlassian.com/server/fisheye-crucible/writing-a-rest-client-in-perl/
https://metacpan.org/pod/REST::Client
Regards
-Lee
Could you please also help me to understand: how to pull performance metric data from Foglight using REST API?
Does it supports fetching performance metric data based on time series (i.e. if i would like to fetch last 4 hours data for specific performance metrics)?
regards, Ravi