#netapp.ontap.na_ontap_file_security_permissions - query on default settings for apply_to

1 messages · Page 1 of 1 (latest)

valid walrus
#

Hi Team,

netapp.ontap.na_ontap_file_security_permissions documentation says "apply_to" is required field and default values are set to "false". But as per REST APIs apply_to is optional and by default settings in "true".

I have attached REST API testing logs. I would like to understand why is this difference in Ansible module.

#

@ornate saddle , while setting "apply_to" option in the payload for POST calls I noticed that files: true is not getting reflected in get operation.

But it works with PATCH or ignoring "apply_to" option during post. I'm sending an email to engineering now. Adding you to the thread.

ornate saddle
#

thanks

valid walrus
#

@ornate saddle meanwhile we wait for engineering update, could you please help me understand why are we enforcing apply_to in Ansible and setting it to false while it's optional and default true in REST APIs?

ornate saddle
#

I have story devops-6432 open for this