Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 230554

Re: vCAC Plugin for vCO - retrieve custom properties

$
0
0

Hi Maxim, try the "getPropertiesFromVirtualMachine" action from the vCAC extensibility package mentioned above (supply the vCAC host and vCAC VM as inputs):

 

var vmCustomProps = System.getModule("com.vmware.coe.vcac").getPropertiesFromVirtualMachine(vcacHost, vcacVm);


Viewing all articles
Browse latest Browse all 230554

Trending Articles