Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ListVirtualInterfaceTestHistoryRequest

Hierarchy

Properties

bgpPeers?: string[]

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

maxResults?: number

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.

nextToken?: string

The token for the next page of results.

status?: string

The status of the virtual interface failover test.

testId?: string

The ID of the virtual interface failover test.

virtualInterfaceId?: string

The ID of the virtual interface that was tested.