The issue is that ONTAP reinterpret the ACLs, and formats then very differently than what is inputed. The warning indicates it, and the error message shows the differences between what you requested and what ONTAP did. ``` patch-acls still required for
[{'access': 'access_allow', 'apply_to': {'files': True, 'sub_folders': True, 'this_folder': True},
'rights': 'full_control', 'user': 'BUILTIN\\Administrators', 'access_control': 'file_directory', 'propagation_mode': 'propagate'}] -
post-acls still required for
[{'access': 'access_allow', 'apply_to': {'files': True, 'sub_folders': True, 'this_folder': True}, 'rights': 'modify', 'user': 'LG_blore_axa_DATA_axa_share_01_W',
'access_control': 'file_directory', 'propagation_mode': 'propagate'}, {'access': 'access_allow', 'apply_to': {'files': True, 'sub_folders': True, 'this_folder': True},
'rights': 'read_and_execute', 'user': 'LG_blore_axa_DATA_axa_share_01_R', 'access_control': 'file_directory', 'propagation_mode': 'propagate'},
{'access': 'access_allow', 'apply_to': {'files': True, 'sub_folders': True, 'this_folder': True}, 'rights': 'full_control', 'user': 'LG_blore_axa_DATA_axa_share_01_A',
'access_control': 'file_directory', 'propagation_mode': 'propagate'}] -
delete-acls still required for
[{'access': 'access_allow', 'access_control': 'file_directory', 'inherited': None, 'propagation_mode': None, 'rights': None,