v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463248219.5 KB

Lists the virtual interface failover test history.

post/#X-Amz-Target=OvertureService.ListVirtualInterfaceTestHistory

Headers

X-Amz-Target'OvertureService.ListVirtualInterfaceTestHistory' required

Request body

testIdstring

The ID of the virtual interface failover test.

virtualInterfaceIdstring

The ID of the virtual interface that was tested.

bgpPeersBGPPeerId[]

The BGP peers that were placed in the DOWN state during the virtual interface failover test.

statusstring

The status of the virtual interface failover test.

maxResultsinteger
<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p> <p>If <code>MaxResults</code> is given a value larger than 100, only 100 results are returned.</p>
nextTokenstring

The token for the next page of results.

Response

Success

nextTokenstring

The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.