#SNMP User with Ansible module na_ontap_rest_info

1 messages · Page 1 of 1 (latest)

tulip grotto
#

I need all configured user login methods in an Ansible playbook.

In the past, I used the Ansible module na_ontap_info for ZAPI.

For the change to Rest, I switched to the module: na_ontap_rest_info

Unfortunately, the configured users with the snmp application are no longer returned to me with the na_ontap_rest_info module.

Any ideas?