vcf_vcenter_host¶
Execution module for vCenter hosts.
- saltext.vcf.modules.vcf_vcenter_host.list_(profile=None)[source]¶
List ESXi hosts known to vCenter.
CLI Example:
salt '*' vcf_vcenter_host.list_
- saltext.vcf.modules.vcf_vcenter_host.get(host, profile=None)[source]¶
Return details for a single host by id.
CLI Example:
salt '*' vcf_vcenter_host.get <host>