VMware Cloud Community
sguillory6
Contributor
Contributor

Can you execute a control action on resources with web services api

For instance, I am monitoring Tomcat with Hyperic HQ EE. I can stop and start tomcat through the console. Is it possible to do this with the java api. I can get a reference to the Tomcat resource through the ResourceApi object. However, I don't know what to do with the resource object or how to access the control actions for the resource.

Thanks,
Stan
0 Kudos
1 Reply
mcmesser
Hot Shot
Hot Shot

The shipping version of HQApi does not yet support control of resources. Coming soon! Keep an eye on the bleeding edge here:

http://hudson.hyperic.com/view/hq/job/hqapi-master/

You'll notice a ControlAPI.
0 Kudos