Skip to main content
Element Software
A newer release of this product is available.

remoteClusterSnapshotStatus

Contributors netapp-pcarriga netapp-dbagwell

The remoteClusterSnapshotStatus object contains the UUID and status of a snapshot stored on a remote storage cluster. You can get this information with the ListSnapshots or ListGroupSnapshots API methods.

Object members

This object contains the following members:

Name Description Type

remoteStatus

The replication status of the remote snapshot on the target cluster as seen from the source cluster. Possible values:

  • Present: The snapshot exists on a remote cluster.

  • NotPresent: The snapshot does not exist on a remote cluster.

  • Syncing: This is a target cluster and it is currently replicating the snapshot.

  • Deleted: This is a target cluster. The snapshot has been deleted, and it still exists on the source.

string

volumePairUUID

The universal identifier of the volume pair.

UUID