Is there a way I could leverage VCAC without requiring DHCP during the initial build? I understand the VCAC agent needs to contact the iaas server to get the IP information. I could query the SQL database to get the VM's future IP and set it that way, but seems to be an ugly workaround. Is there a way to eliminate DHCP in the process altogether?
Thank you