Contents

LOM Device Request

Send requests to a device using lights-out management (LOM).

URL

PUT https://yourmdmhost.example.com/mdm#LOMDeviceRequestCommand

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/xml
LOMDeviceRequestResponse

The response object the system returns for the LOM Device Request Command.

Discussion

This command requires the DeviceLockAndRemovePasscode access right, LightsOutManagementLOM configuration and is available in macOS 11 and later on supported macOS devices.

DeviceDNSName is the CommonName in the Identity issued on the client certificate from LightsOutManagementLOM. LOMSetupRequestResponse returns PrimaryIPv6AddressList and SecondaryIPv6AddressList after a successful deployment of Lights Out management configuration payload and subsequent LOMSetupRequestCommand.

Command availability

Device channel

macOS

User channel

NA

Requires supervision

macOS

Allowed in user enrollment

NA

Required access right

DeviceLockAndRemovePasscode

Example request and response

HTTP Body

The request object the server returns for the LOM Device Request Command.

Topics

Commands and responses

See Also

Lights-Out Management