New Options
- na_ontap_cifs_acl - new option
type
for user-group-type.
Minor changes
- all modules that only support ZAPI - warn when
use_rest: always
is ignored.
Bug Fixes
- na_ontap_aggregate - Fixed UUID issue when attempting to attach object store as part of creating the aggregate with REST.
- na_ontap_cifs_server - error out if ZAPI only options
force
orworkgroup
are used with REST. - na_ontap_cluster_peer - Fixed KeyError if both
source_intercluster_lifs
anddest_intercluster_lifs
are not present in creating cluster. - na_ontap_rest_info - Fixed example with wrong indentation for
use_python_keys
.
Added REST support to existing modules
- na_ontap_cifs - Added REST support to the CIFS share module.
- na_ontap_cifs_acl - Added REST support to the cifs share access control module.
- na_ontap_cluster_peer - Added REST support.
- na_ontap_lun_map - Added REST support.
- na_ontap_nfs - Added Rest Support.
- na_ontap_volume_clone - Added REST support.
Full Changelog: 21.16.0...21.17.0