Hi!!
Is there any way to get the applicanceURl and apiAccessToken variables in a Plugin report?
Thanks!
Hi!!
Is there any way to get the applicanceURl and apiAccessToken variables in a Plugin report?
Thanks!
Hmm, I don’t believe there is at the moment. Are you trying to access the morpheus api to fetch data not available in the services ?
Hi David.
Yes, I need to read the billing database and save the data in the files as a json text.
I used Rest/API but I need to define URLAplicance and Token in plugin code.
When I use a Grovy Script, this information is available.
Is there another way to run a Rest/API via Plugin?
Thanks!