OpenflowRoleRequestCommand Object


Description:

Sends a Role Request command to the selected switches.

Can be used with Command Sequencer: Yes

GUI Command Name: Openflow: Send controller role request to switches

Parents: Sequencer, StcSystem

OpenflowRoleRequestCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
GenerationIdList

Value of the generation id field used in Role Request messages.

Type: u64

Default: 0

Range: 0 - 18446744073709551615

HandleList

Specify device list.

Type: handle

Default: 0

RoleList

Role for each controller in respect to the switch.

Type: enum

Default: EQUAL

Possible Values:

Value Description
NOCHANGE

Do not change the role.

EQUAL

Controller is equal to the switch.

MASTER

Controller is the master.

SLAVE

Controller is a slave.

OpenflowRoleRequestCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status