Contents

LOMDeviceRequestCommand.Command.RequestListItem

A dictionary that contains a requested action to perform on a device using lights-out management (LOM).

Declaration

object LOMDeviceRequestCommand.Command.RequestListItem

Properties

NameTypeDescription
DeviceDNSName Requiredstring

The DNS name of the device. This should match the dNSName in SCEP.PayloadContent.SubjectAltName or an equivalent in a PKCS12 identity.

DeviceRequestType Requiredstring

The requested action to perform on the device.

DeviceRequestUUID Requiredstring

The unique identifier of the request.

LOMProtocolVersion Requiredinteger

The LOM protocol version that the device supports. Provide the same value that LOMProtocolVersion receives in the LOMSetupRequestResponse.

PrimaryIPv6AddressList Required[string]

An array that contains the IPv6 addresses for primary LOM-compatible Ethernet interfaces for the device.

SecondaryIPv6AddressList Required[string]

An array that contains the IPv6 addresses for secondary LOM-compatible Ethernet interfaces for the device.