We are working on deploying scripts using the values found within the workitem.xml for each VM that is provisioned from vCAC/vRA. We are needing such things as the name, owner, site location and IP address. Most of these values are available in their corresponding properties (e.g. virtualmachine.admin.name); however, seeing as we are using DHCP, the workitem.xml file does not have the IP Address displayed. How might we get this out of the database and into the workitem.xml file?
Any help is much appreciated!