/AWS1/CL_DRSRECINSTFAILBACK¶
An object representing failback related information of the Recovery Instance.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_failbackclientid
TYPE /AWS1/DRSBOUNDEDSTRING
/AWS1/DRSBOUNDEDSTRING
¶
The ID of the failback client that this Recovery Instance is associated with.
iv_failbackjobid
TYPE /AWS1/DRSJOBID
/AWS1/DRSJOBID
¶
The Job ID of the last failback log for this Recovery Instance.
iv_failbackinitiationtime
TYPE /AWS1/DRSISO8601DATETIMESTRING
/AWS1/DRSISO8601DATETIMESTRING
¶
The date and time that the failback initiation started.
iv_state
TYPE /AWS1/DRSFAILBACKSTATE
/AWS1/DRSFAILBACKSTATE
¶
The state of the failback process that this Recovery Instance is in.
iv_agentlastseenbysvcdatet00
TYPE /AWS1/DRSISO8601DATETIMESTRING
/AWS1/DRSISO8601DATETIMESTRING
¶
The date and time the agent on the Recovery Instance was last seen by the service.
iv_failbackclilastseenbysv00
TYPE /AWS1/DRSISO8601DATETIMESTRING
/AWS1/DRSISO8601DATETIMESTRING
¶
The date and time that the failback client was last seen by the service.
iv_failbacktooriginalserver
TYPE /AWS1/DRSBOOLEAN
/AWS1/DRSBOOLEAN
¶
Whether we are failing back to the original Source Server for this Recovery Instance.
iv_firstbytedatetime
TYPE /AWS1/DRSISO8601DATETIMESTRING
/AWS1/DRSISO8601DATETIMESTRING
¶
The date and time of the first byte that was replicated from the Recovery Instance.
iv_elapsedreplduration
TYPE /AWS1/DRSISO8601DATETIMESTRING
/AWS1/DRSISO8601DATETIMESTRING
¶
The amount of time that the Recovery Instance has been replicating for.
iv_failbacklaunchtype
TYPE /AWS1/DRSFAILBACKLAUNCHTYPE
/AWS1/DRSFAILBACKLAUNCHTYPE
¶
The launch type (Recovery / Drill) of the last launch for the failback replication of this recovery instance.
Queryable Attributes¶
failbackClientID¶
The ID of the failback client that this Recovery Instance is associated with.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FAILBACKCLIENTID() |
Getter for FAILBACKCLIENTID, with configurable default |
ASK_FAILBACKCLIENTID() |
Getter for FAILBACKCLIENTID w/ exceptions if field has no va |
HAS_FAILBACKCLIENTID() |
Determine if FAILBACKCLIENTID has a value |
failbackJobID¶
The Job ID of the last failback log for this Recovery Instance.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FAILBACKJOBID() |
Getter for FAILBACKJOBID, with configurable default |
ASK_FAILBACKJOBID() |
Getter for FAILBACKJOBID w/ exceptions if field has no value |
HAS_FAILBACKJOBID() |
Determine if FAILBACKJOBID has a value |
failbackInitiationTime¶
The date and time that the failback initiation started.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FAILBACKINITIATIONTIME() |
Getter for FAILBACKINITIATIONTIME, with configurable default |
ASK_FAILBACKINITIATIONTIME() |
Getter for FAILBACKINITIATIONTIME w/ exceptions if field has |
HAS_FAILBACKINITIATIONTIME() |
Determine if FAILBACKINITIATIONTIME has a value |
state¶
The state of the failback process that this Recovery Instance is in.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
agentLastSeenByServiceDateTime¶
The date and time the agent on the Recovery Instance was last seen by the service.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AGENTLASTSEENBYSVCDATE00() |
Getter for AGENTLASTSEENBYSVCDATETIME, with configurable def |
ASK_AGENTLASTSEENBYSVCDATE00() |
Getter for AGENTLASTSEENBYSVCDATETIME w/ exceptions if field |
HAS_AGENTLASTSEENBYSVCDATE00() |
Determine if AGENTLASTSEENBYSVCDATETIME has a value |
failbackClientLastSeenByServiceDateTime¶
The date and time that the failback client was last seen by the service.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FAILBACKCLILASTSEENBYS00() |
Getter for FAILBACKCLILASTSEENBYSVCDA00, with configurable d |
ASK_FAILBACKCLILASTSEENBYS00() |
Getter for FAILBACKCLILASTSEENBYSVCDA00 w/ exceptions if fie |
HAS_FAILBACKCLILASTSEENBYS00() |
Determine if FAILBACKCLILASTSEENBYSVCDA00 has a value |
failbackToOriginalServer¶
Whether we are failing back to the original Source Server for this Recovery Instance.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FAILBACKTOORIGINALSERVER() |
Getter for FAILBACKTOORIGINALSERVER, with configurable defau |
ASK_FAILBACKTOORIGINALSERVER() |
Getter for FAILBACKTOORIGINALSERVER w/ exceptions if field h |
HAS_FAILBACKTOORIGINALSERVER() |
Determine if FAILBACKTOORIGINALSERVER has a value |
firstByteDateTime¶
The date and time of the first byte that was replicated from the Recovery Instance.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FIRSTBYTEDATETIME() |
Getter for FIRSTBYTEDATETIME, with configurable default |
ASK_FIRSTBYTEDATETIME() |
Getter for FIRSTBYTEDATETIME w/ exceptions if field has no v |
HAS_FIRSTBYTEDATETIME() |
Determine if FIRSTBYTEDATETIME has a value |
elapsedReplicationDuration¶
The amount of time that the Recovery Instance has been replicating for.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ELAPSEDREPLDURATION() |
Getter for ELAPSEDREPLICATIONDURATION, with configurable def |
ASK_ELAPSEDREPLDURATION() |
Getter for ELAPSEDREPLICATIONDURATION w/ exceptions if field |
HAS_ELAPSEDREPLDURATION() |
Determine if ELAPSEDREPLICATIONDURATION has a value |
failbackLaunchType¶
The launch type (Recovery / Drill) of the last launch for the failback replication of this recovery instance.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FAILBACKLAUNCHTYPE() |
Getter for FAILBACKLAUNCHTYPE, with configurable default |
ASK_FAILBACKLAUNCHTYPE() |
Getter for FAILBACKLAUNCHTYPE w/ exceptions if field has no |
HAS_FAILBACKLAUNCHTYPE() |
Determine if FAILBACKLAUNCHTYPE has a value |