I want to monitor the states of VM created using Hyper-V/SCVMM using the Java code.
I have read that for Hyper-V i need to use J-Interop to acess the API of Hyper-V.
Does SCVMM also provides API to get the basic information of VM ? If yes then is there any documentation to access it via Java.
Thank you in advance.