Package version:

Interface ControllerPowerStateChangeRequest

The controller power state change request.

Hierarchy

Properties

The power state that the request is expecting for the controller of the device.

activeController: ControllerId

The active controller that the request is expecting on the device.

controller0State: ControllerStatus

The controller 0's status that the request is expecting on the device.

controller1State: ControllerStatus

The controller 1's status that the request is expecting on the device.

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

name?: string

The name of the object. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc