summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5761.yaml
blob: 393363f341910128d0ebbf5fc42c2e5e5fdd7a4e (plain)
1
2
3
4
5
6
minor_changes:
  - na_ontap_snapmirror_policy - new option ``transfer_schedule`` for async policy types.
  - na_ontap_snapmirror_policy - add support for cluster scoped policy with REST.
bugfixes:
  - na_ontap_snapmirror_policy - deleting all retention rules would trigger an error when the existing policy requires at least one rule.
  - na_ontap_snapmirror_policy - index error on rules with ONTAP 9.12.1 as not all fields are present.