vim_host_acceptance¶ ESXi VIB acceptance level (community/partner/vmware-accepted/vmware-certified). saltext.vcf.clients.vim_host_acceptance.get(opts, host, profile=None)[source]¶ Return the host’s current acceptance level string. saltext.vcf.clients.vim_host_acceptance.set_(opts, host, level, profile=None)[source]¶ Set the host’s acceptance level. level — community, partner, vmware_accepted, vmware_certified.