vcf_sddc_host¶
Execution module for SDDC Manager hosts.
- saltext.vcf.modules.vcf_sddc_host.list_(profile=None)[source]¶
List hosts in the SDDC inventory.
CLI Example:
salt '*' vcf_sddc_host.list_
- saltext.vcf.modules.vcf_sddc_host.get(host, profile=None)[source]¶
Return details for a single host by id.
CLI Example:
salt '*' vcf_sddc_host.get <host>