API calls and CLI "snapmirror show" for snapmirror differ
Applies to
ONTAP 9.6
Issue
API call gives less records comparing to CLI command
snapmirror show
Example:
node_01::> snapmirror show
[...]
82 entries were displayed.
$ curl -k -u 'user:pass' 'https://cluster_ip/api/snapmirror/relationships?fields=*'
[...]
"num_records": 59,