OpenflowControllerWaitForSwitchUpdateStateCommand Object


Description:

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

Can be used with Command Sequencer: Yes

GUI Command Name: Openflow: Wait For Switch Update State

Parents: Sequencer

OpenflowControllerWaitForSwitchUpdateStateCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
ObjectList

List of Openflow Controllers to wait on.

Type: handle

Default: 0

WaitForState

Openflow Controller SwitchUpdateState to wait for.

Type: enum

Default: COMPLETED

Possible Values:

Value Description
NONE

No switches are updating or have been updated.

UPDATING

At least one switch is updating.

COMPLETED

All switches are updated.

WaitTime

Time in seconds to wait for the Openflow Controller to transition to the given state.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

OpenflowControllerWaitForSwitchUpdateStateCommand Read-Only Attributes

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