Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/Snapshot_instance_UUID_on_snapmirror_destination_changes
      Applies to Snapmirror When listing snapshots using RESTAPI, the UUID of a snapshot on Snapmirror destination volumes several minutes after the snapmirror operations complete: When the snapmirror opera...Applies to Snapmirror When listing snapshots using RESTAPI, the UUID of a snapshot on Snapmirror destination volumes several minutes after the snapmirror operations complete: When the snapmirror operation is finished: "uuid": "f3c3c0a5-89de-49f5-80a4-0939d12a9203", A few minutes later, UUID is different: curl -ku admin:xxxxxx -X GET "https://10.11.12.13/api/storage/volumes/3960a31f-25af-11f0-a174-05056a0c020/snapshots?name=snap1" "uuid": "fb407f13-8cde-4186-9acb-732b552888e8", "name": "snap1",