Hi All, I'm attempting to configure an Ansible task that creates an LDAP Client with user_dn and group_dn parameters.
REST API supports these as seen here: https://docs.netapp.com/us-en/ontap-restmap/ldap.html#ldap-client-create
However the na_ontap_ldap_client doesn't list them as a supported parameter: https://galaxy.ansible.com/ui/repo/published/netapp/ontap/content/module/na_ontap_ldap_client/
Are there any plans to include these in future versions please?