Skip to content

/AWS1/CL_DCOVIRTUALINTERFACE00

Information about the virtual interface failover test.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_testid TYPE /AWS1/DCOTESTID /AWS1/DCOTESTID

The ID of the virtual interface failover test.

iv_virtualinterfaceid TYPE /AWS1/DCOVIRTUALINTERFACEID /AWS1/DCOVIRTUALINTERFACEID

The ID of the tested virtual interface.

it_bgppeers TYPE /AWS1/CL_DCOBGPPEERIDLIST_W=>TT_BGPPEERIDLIST TT_BGPPEERIDLIST

The BGP peers that were put in the DOWN state as part of the virtual interface failover test.

iv_status TYPE /AWS1/DCOFAILURETSTHISTORYSTAT /AWS1/DCOFAILURETSTHISTORYSTAT

The status of the virtual interface failover test.

iv_owneraccount TYPE /AWS1/DCOOWNERACCOUNT /AWS1/DCOOWNERACCOUNT

The owner ID of the tested virtual interface.

iv_testdurationinminutes TYPE /AWS1/DCOTESTDURATION /AWS1/DCOTESTDURATION

The time that the virtual interface failover test ran in minutes.

iv_starttime TYPE /AWS1/DCOSTARTTIME /AWS1/DCOSTARTTIME

The time that the virtual interface moves to the DOWN state.

iv_endtime TYPE /AWS1/DCOENDTIME /AWS1/DCOENDTIME

The time that the virtual interface moves out of the DOWN state.


Queryable Attributes

testId

The ID of the virtual interface failover test.

Accessible with the following methods

Method Description
GET_TESTID() Getter for TESTID, with configurable default
ASK_TESTID() Getter for TESTID w/ exceptions if field has no value
HAS_TESTID() Determine if TESTID has a value

virtualInterfaceId

The ID of the tested virtual interface.

Accessible with the following methods

Method Description
GET_VIRTUALINTERFACEID() Getter for VIRTUALINTERFACEID, with configurable default
ASK_VIRTUALINTERFACEID() Getter for VIRTUALINTERFACEID w/ exceptions if field has no
HAS_VIRTUALINTERFACEID() Determine if VIRTUALINTERFACEID has a value

bgpPeers

The BGP peers that were put in the DOWN state as part of the virtual interface failover test.

Accessible with the following methods

Method Description
GET_BGPPEERS() Getter for BGPPEERS, with configurable default
ASK_BGPPEERS() Getter for BGPPEERS w/ exceptions if field has no value
HAS_BGPPEERS() Determine if BGPPEERS has a value

status

The status of the virtual interface failover test.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

ownerAccount

The owner ID of the tested virtual interface.

Accessible with the following methods

Method Description
GET_OWNERACCOUNT() Getter for OWNERACCOUNT, with configurable default
ASK_OWNERACCOUNT() Getter for OWNERACCOUNT w/ exceptions if field has no value
HAS_OWNERACCOUNT() Determine if OWNERACCOUNT has a value

testDurationInMinutes

The time that the virtual interface failover test ran in minutes.

Accessible with the following methods

Method Description
GET_TESTDURATIONINMINUTES() Getter for TESTDURATIONINMINUTES, with configurable default
ASK_TESTDURATIONINMINUTES() Getter for TESTDURATIONINMINUTES w/ exceptions if field has
HAS_TESTDURATIONINMINUTES() Determine if TESTDURATIONINMINUTES has a value

startTime

The time that the virtual interface moves to the DOWN state.

Accessible with the following methods

Method Description
GET_STARTTIME() Getter for STARTTIME, with configurable default
ASK_STARTTIME() Getter for STARTTIME w/ exceptions if field has no value
HAS_STARTTIME() Determine if STARTTIME has a value

endTime

The time that the virtual interface moves out of the DOWN state.

Accessible with the following methods

Method Description
GET_ENDTIME() Getter for ENDTIME, with configurable default
ASK_ENDTIME() Getter for ENDTIME w/ exceptions if field has no value
HAS_ENDTIME() Determine if ENDTIME has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_VIRTUALINTERFACETSTHISTOR00

TYPES TT_VIRTUALINTERFACETSTHISTOR00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_DCOVIRTUALINTERFACE00 WITH DEFAULT KEY
.