Skip to main content

Retrieve SnapMirror replication relationship status

GET /replication/status/{workingEnvironmentId}

Retrieves the SnapMirror replication relationship status of a specific system.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

Error

Status: Default, Default response
Name Type Required Description

source

ReplicationStatusSide

True

destination

ReplicationStatusSide

True

mirrorState

string

True

SnapMirror status

relationshipType

string

True

SnapMirror relationship type

relationshipStatus

string

True

SnapMirror relationship status

relationshipProgress

Capacity

True

policy

string

True

Policy name

policyType

string

True

Policy type

schedule

string

True

Schedule name

maxTransferRate

Capacity

True

networkCompressionRatio

string

True

Network compression ratio

healthy

boolean

True

SnapMirror health

unhealthyReason

string

True

The reason SnapMirror is unhealthy

lagTime

Duration

True

newestSnapshotName

string

True

Newest snapshot name

newestSnapshotCreated

string

True

Newest snapshot creation time

lastTransferInfo

ReplicationStatusLastTransferInfo

True

currentTransferInfo

ReplicationStatusCurrentTransferInfo

True

totalTransferTime

Duration

True

totalTransferSize

Capacity

True

volumeUsedSize

Capacity

True

volumeCapacityTier

Capacity

True

Definitions

See Definitions

ReplicationStatusSide

Name Type Required Description

workingEnvironmentId

string

False

System ID

workingEnvironmentType

string

False

System type

workingEnvironmentStatus

string

False

System status

clusterName

string

False

Cluster name

region

string

False

AWS region name

availabilityZone

string

False

AWS availability zone name

svmName

string

False

SVM name

svmPeerAliasName

string

False

SVM peer alias name

nodeName

string

False

Node name

volumeName

string

False

Volume name

Capacity

Name Type Required Description

size

number

True

Size

unit

string

True

Unit

Duration

Name Type Required Description

length

integer

False

Length

unit

string

False

Unit

ReplicationStatusLastTransferInfo

Name Type Required Description

transferType

string

True

Last transfer type

transferSize

Capacity

True

transferDuration

Duration

True

transferEnded

string

True

Last transfer end time

transferError

string

True

Last transfer error

ReplicationStatusCurrentTransferInfo

Name Type Required Description

transferType

string

True

Current transfer type

transferPriority

string

True

Current transfer priority

transferError

string

True

Current transfer error