/AWS1/CL_DCO=>LSTVIRTUALINTERFACETSTHIST00()
¶
About ListVirtualInterfaceTestHistory¶
Lists the virtual interface failover test history.
Method Signature¶
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 virtual interface that was tested.
IT_BGPPEERS
TYPE /AWS1/CL_DCOBGPPEERIDLIST_W=>TT_BGPPEERIDLIST
TT_BGPPEERIDLIST
¶
The BGP peers that were placed in the DOWN state during the virtual interface failover test.
IV_STATUS
TYPE /AWS1/DCOFAILURETSTHISTORYSTAT
/AWS1/DCOFAILURETSTHISTORYSTAT
¶
The status of the virtual interface failover test.
IV_MAXRESULTS
TYPE /AWS1/DCOMAXRESULTSETSIZE
/AWS1/DCOMAXRESULTSETSIZE
¶
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned
nextToken
value.If
MaxResults
is given a value larger than 100, only 100 results are returned.
IV_NEXTTOKEN
TYPE /AWS1/DCOPAGINATIONTOKEN
/AWS1/DCOPAGINATIONTOKEN
¶
The token for the next page of results.