Replication link content tenant data type properties

The table below describes the properties included in the tenant data type that describes the tenant-name resource for replication link content.

Property name

Data type

Description

Notes

bytesPending

Long

For an active/active link, an outbound active/passive link during replication, or an inbound active/passive link during data recovery, specifies the approximate amount of data in the tenant's namespaces that is currently waiting to be replicated from the local system to the remote system for the replication link, in bytes.

For an outbound link during data recovery or for an inbound link during replication, the value of this property is always zero. This value is also always zero for the default tenant.

 

bytesPendingRemote

Long

Specifies the approximate amount of data in the tenant's namespaces that is currently waiting to be replicated from the remote system for the replication link to the local system, in bytes.

For an active/passive link, the value of this property is always zero. This value is also always zero for the default tenant.

 

objectsPending

Long

For an active/active link, an outbound active/passive link during replication, or an inbound active/passive link during data recovery, specifies the approximate number of objects in the tenant's namespaces that are currently waiting to be replicated from the local system to the remote system for the replication link.

For an outbound link during data recovery or for an inbound link during replication, the value of this property is always zero. This value is also always zero for the default tenant.

 

objectsPendingRemote

Long

Specifies the approximate number of objects in the tenant's namespaces that are currently waiting to be replicated from the remote system for the replication link to the local system.

For an active/passive link, the value of this property is always zero. This value is also always zero for the default tenant.

 

status

String

Specifies the status of activity for the tenant on the replication link. Possible values are:

AUTO_PAUSED — HCP automatically paused replication or recovery of the tenant.

PAUSED — A user paused replication or recovery of the tenant.

REPLICATING — Replication or recovery of the tenant is proceeding normally.

 

upToDateAsOfMillis

Long

Specifies, in milliseconds since January 1, 1970, at 00:00:00 UTC, the date and time before which configuration changes and changes to namespace content for all the replicating namespaces owned by the tenant are guaranteed to have been replicated from the local system to the remote system for the replication link.

 

upToDateAsOfString

String

Specifies, as a datetime string, the date and time before which configuration changes and changes to namespace content for all the replicating namespaces owned by the tenant are guaranteed to have been replicated from the local system to the remote system for the replication link.

The datetime string has this format:

yyyy-MM-ddThh:mm:ssZ

In this format, hh is the hour on a 24-hour clock, and Z represents the offset from UTC and is specified as:

(+|-)hhmm

For example:

2017-03-18T10:47:59-0400

 

© 2015, 2020 Hitachi Vantara LLC. All rights reserved.