vcf_vcenter_custom_attribute¶ State module for vCenter custom attribute (custom field) definitions. saltext.vcf.states.vcf_vcenter_custom_attribute.present(name, managed_object_type=None, profile=None)[source]¶ Ensure a custom attribute definition named name exists. saltext.vcf.states.vcf_vcenter_custom_attribute.absent(name, profile=None)[source]¶ Ensure no custom attribute definition named name exists.