vcf_vcenter_host

State module for vCenter hosts.

saltext.vcf.states.vcf_vcenter_host.present(name, profile=None)[source]

Ensure a host is registered in vCenter (commissioning is owned by SDDC Manager).

saltext.vcf.states.vcf_vcenter_host.absent(name, profile=None)[source]

Ensure a host is no longer in vCenter inventory.

saltext.vcf.states.vcf_vcenter_host.maintenance(name, enabled=True, profile=None)[source]

Ensure a host is in (or out of) maintenance mode.