REST API: Unable to configure SnapMirror with policy type async_mirror in ONTAP 9.6
Applies to
- ONTAP 9.6
- REST API
Issue
- Unable to retrieve policy using
GET "/api/storage/snapmirror/policies" -
GETcall to/api/snapmirror/policiesdoes not return async-mirror and vault policies, only of type mirror-vault, sync-mirror, and strict-sync-mirror -
POSTcall to/api/snapmirror/relationshipsto configure Snapmirror with MirrorAllSnapshots policy fails with Error code:13303819{"error": {"message": "Could not fetch policy information. Reason: entry doesn't exist","code": "13303819"}
