Hostsvc/net/dns info
vimsh hostsvc/net/dns_info
Usage: dns_info
Get the DNS configuration.
example output
# vmware-vim-cmd -H 10.10.10.10 -U root -P password /hostsvc/net/dns_info (vim.host.DnsConfig) { dynamicType = <unset>, dhcp = true, virtualNicDevice = "Management Network", hostName = "localhost", domainName = "example.com", address = (string) [ "10.10.10.1", "10.10.10.177" ], searchDomain = (string) [ "example.com" ], }