vcf_esxi_auth_proxy¶
Execution module for the ESXi vSphere Authentication Proxy (CAM).
- saltext.vcf.modules.vcf_esxi_auth_proxy.get_config(host, profile=None)[source]¶
Return CAM address, verify flag, and current AD-join state for host.
CLI Example:
salt '*' vcf_esxi_auth_proxy.get_config esxi-01
- saltext.vcf.modules.vcf_esxi_auth_proxy.set_config(host, cam_address=None, verify_cam_cert=None, profile=None)[source]¶
Set the CAM advanced settings on host.
CLI Example:
salt '*' vcf_esxi_auth_proxy.set_config esxi-01 cam_address=cam.example.com verify_cam_cert=True