Hi All,
I'm using ONTAP 9.6p6 version and trying to GET the snapmirror relationships from the target array and/or source array too but from both I get 0 records.
Server response
| Code | Details |
| 200 | Response bodyDownload { "records": [], "num_records": 0 } |
Source Array
Response body
{
"records": [],
"num_records": 0
}
Am I missing any parameter? Is anybody else running in the same issue?
Thanks