vcf_vim_infra_profile¶
Execution module for vSphere host profiles.
- saltext.vcf.modules.vcf_vim_infra_profile.list_(profile=None)[source]¶
List host profiles.
CLI Example:
salt '*' vcf_vim_infra_profile.list_
- saltext.vcf.modules.vcf_vim_infra_profile.get(host_profile, profile=None)[source]¶
Return one host profile by id or name.
CLI Example:
salt '*' vcf_vim_infra_profile.get <host_profile>