---
title: LOMDeviceRequestCommand.Command.RequestListItem
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/lomdevicerequestcommand/command-data.dictionary/requestlistitem
---

# LOMDeviceRequestCommand.Command.RequestListItem

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

## Declaration

```data
object LOMDeviceRequestCommand.Command.RequestListItem
```

## Properties

DeviceDNSName: The DNS name of the device. This should match the dNSName in SCEP.PayloadContent.SubjectAltName or an equivalent in a PKCS12 identity. DeviceRequestType: The requested action to perform on the device. DeviceRequestUUID: The unique identifier of the request. LOMProtocolVersion: The LOM protocol version that the device supports. Provide the same value that LOMProtocolVersion receives in the LOMSetupRequestResponse. PrimaryIPv6AddressList: An array that contains the IPv6 addresses for primary LOM-compatible Ethernet interfaces for the device. SecondaryIPv6AddressList: An array that contains the IPv6 addresses for secondary LOM-compatible Ethernet interfaces for the device.
