GetNetworkDeviceStatusResult

data class GetNetworkDeviceStatusResult(val operationalStatus: String, val powerCycleState: String, val serialNumber: String)

Get Device status response properties.

Constructors

Link copied to clipboard
constructor(operationalStatus: String, powerCycleState: String, serialNumber: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Primary or Secondary power end.

Link copied to clipboard

On or Off power cycle state.

Link copied to clipboard

The serial number of the device