Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When looking at the description of netapp_ontap.resources.snapmirror_relationship class it looks like only XDP relations are supported:
"This API manages asynchronous extended data protection (XDP) relationships for FlexVols, FlexGroups, or SVMs."
ref: https://library.netapp.com/ecmdocs/ECMLP2858435/html/resources/snapmirror_relationship.html
I have also confirmed that when querying filers with a mixture of DP and XDP relations, only XDP's are returned in the json object.
like: GET "/api/snapmirror/relationships/"
Is there any way to make API to include DP relations, at least for reporting purposes ?
Thanks
Solved! See The Solution
1 ACCEPTED SOLUTION
tahmad has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Starting with ONTAP 9.3, SnapMirror extended data protection (XDP) mode replaces SnapMirror data protection (DP) mode as the SnapMirror default.
Thanks
1 REPLY 1
tahmad has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Starting with ONTAP 9.3, SnapMirror extended data protection (XDP) mode replaces SnapMirror data protection (DP) mode as the SnapMirror default.
Thanks
