#Incorrect snapmirror output using REST API compared to ONTAP cli
1 messages · Page 1 of 1 (latest)
Is it the number of fields that is a concern? If yes, the necessary fields can be explicitly fetched like .../snapmirror/relationships?fields=<comma-separated-necessary-field-names>
It looks like the API does not return uninitialized relationships
Yes, the API isn't returning "Uninitialized" Snapmirror Sync relations. We are building an automation to provision storage and steup snapmirrors. In order to initialize snapmirror relations we now have to rely on private API (snapmirror). Is this a known issue, any planned fix?