OpenflowControllerWaitForSwitchConfigConnectStateCommand Object


Description:

Wait for the Openflow Controller to transition to the specified Switch Connected State.

Can be used with Command Sequencer: Yes

GUI Command Name: Openflow: Wait For Switch Connect State

Parents: Sequencer

OpenflowControllerWaitForSwitchConfigConnectStateCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
ObjectList

Specify device list.

Type: handle

Default: 0

WaitForState

State to wait for.

Type: enum

Default: CONNECTED

Possible Values:

Value Description
NONE

Wait until no switches are connected.

PARTIAL

Wait until at least one switch is connected.

CONNECTED

Wait until all switches are connected.

WaitTime

Amount of time to wait for the indicated state in seconds.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

OpenflowControllerWaitForSwitchConfigConnectStateCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes PassFailState, Successful, Unsuccessful