In case you need to update the additional DNS properties like
DNS property "domains" is mapped as key "vami.domain.vRealize_Automation" in /opt/vmware/etc/vami/ovfEnv.xml
DNS property "domain search" is mapped as key "vami.searchpath.vRealize_Automation" in /opt/vmware/etc/vami/ovfEnv.xml
All DNS appliance properties is set during the initial Aria Automation deployment search, domains are set during initial appliance deployment
After the deployment, we can change the DNS servers using vracli command as per documentation
Update the DNS assignment for VMware Aria Automation
Example:
vracli network dns set --servers DNS1,DNS2
But this does not change the other DNS properties like: domain and domain search, to update those you need to follow the steps from the Resolution section.
In order to update and validate the DNS properties like: Domain Search Path, please follow the steps: