vcf_nsx_ldap

State module for NSX LDAP identity sources.

saltext.vcf.states.vcf_nsx_ldap.present(name, ldap_servers, base_dn, profile=None, **spec)[source]

Ensure LDAP identity source name exists.

Presence-only: an existing source’s fields are not diffed/updated here (the id is server-generated, so there’s no named-resource PUT contract to reconcile a single field against).

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

Ensure no LDAP identity source named name exists.