Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

How to inject a VRO attribute and it's value , this for calling from vCAC agent during machine provisioned.

$
0
0

Hello All,

 

I need to call an attribute from vCAC guest agent as part of machine provisioning  and the attribute is a VRO attribute. Currently I am pushing the value to a custom property and updating the property value each time with vcac extensibility  workflow "update property value".

But i feel there are lot of overhead in this and is there anyway I can push the value to properties of the vCAC using VRO , so that vcac guest agent call this value and execute my script.

 

if (vCACVmProperties != null) {

vCACVmProperties.put("customvalue", "I@mT!s3ST##@");

}


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>