CONTAP-658718: REST API Privat CLI SnapMirror "Loop detected in next"
Issue
REST API returns Error Loop detected in next:curl -u USER:PASSWORD --insecure -X GET "https://<:LIF IP/api/private/cli/snapmirror?vserver=SVM1&return_timeout=60&destination_path="SVM1%3Avol_dest"
{
"records": [
{ "source_path": "SVM02:vol", "source_vserver": "SVM02", "source_volume": "vol", "destination_path": "SVM1:vol_dest", "destination_vserver": "SVM1", "destination_volume": "vol_dest", "vserver": "SVM1" }
],
"num_records": 1,
"error":
{ "message": "Loop detected in next() for table snapmirror. Next on \"SVMS3:/bucket/bucket - SVMS3 XDP - - UUUUUUU-UUUU-III-DDDD-DDDDDDDDD 8 - SVMS3:/bucket/bucket-dest " returned \"- - - - - - - - 8 - - - - -\".", "code": "262146" }
