vim_host_tcpip

ESXi TCP/IP stack config via HostNetworkSystem.netStackInstance.

Common stacks: defaultTcpipStack, vmotion, vSphereProvisioning.

saltext.vcf.clients.vim_host_tcpip.list_(opts, host, profile=None)[source]

Return every TCP/IP stack instance on host.

saltext.vcf.clients.vim_host_tcpip.update(opts, host, stack_key, *, dns_servers=None, dns_search_domains=None, profile=None)[source]

Update DNS settings on a named TCP/IP stack. None args are not touched.

Default-gateway changes require authoring the full IpRoute list and are intentionally not exposed here — use ESXCLI for route table changes.