Send Mobile Device MDM Command
Send a MDM command to a mobile device in Jamf Pro Classic API.
Options
Field | Definition | Type | Required |
---|---|---|---|
Command Name | Choose one of the following options as the command you want to sent to the mobile device:
|
Dropdown | TRUE |
Input
Command Info fields are dynamically generated based on the fields selected in Options.
Field | Definition | Type | Required |
---|---|---|---|
Mobile Device | |||
ID | Unique mobile device ID. | Number | TRUE |
Command Info | |||
Device Name |
Name of mobile device.
Required when any of the following fields, |
String | TRUE |
Lock Message |
Message for lock mode.
Optional when |
String | FALSE |
Lost Mode Message |
Displays the lost mode message.
Required when |
String | FALSE |
Lost Mode Phone |
Phone number to be displayed on the lost mobile device.
Required when |
String | FALSE |
Lost Mode Footnote |
Displays the footnote for the Enable Lost Mode command
Optional when |
String | FALSE |
Always Enforce Lost Mode |
If true , Enable Lost Mode is enabled after the mobile device is wiped and re-enrolled.
Optional when |
Boolean | FALSE |
Lost Mode With Sound |
If true , plays a sound on the mobile device when the Enable Lost Mode command is sent.
Optional when |
Boolean | FALSE |
Preserve Data Plan |
If true , the data plan is preserved when issuing the Erase Device command.
Optional when |
Boolean | FALSE |
Disallow Proximity Setup |
If true , on the next reboot Proximity Setup is not allowed and the pane in Setup Assistant will be skipped.
Optional when |
Boolean | FALSE |
Clear Activation Lock |
If true , indicates clear activation lock is enabled and clears the passcode on the mobile device.
Optional when |
Boolean | FALSE |
Passcode Lock Grace Period |
Number of seconds the screen must be locked before unlock attempts will require the mobile device passcode.
Required if |
Number | TRUE |
Install Action |
Specify the behavior of the install. Optional when Schedule OS Update is selected from Options.
Possible values:
|
Number | FALSE |
Product Version |
Specify the OS version of the update.
Optional when |
String | FALSE |
Wallpaper Settings |
Where to set wallpaper.
Optional when Possible values are:
|
Number | FALSE |
Wallpaper ID |
ID of existing icon within Jamf Pro to use.
Required when |
Number | TRUE |
E Sim Server URL |
Carrier's eSIM server URL to query.
Optional when |
String | FALSE |
Output
Field | Definition | Type |
---|---|---|
Status Code | Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:
For a full list of possible status codes, see HTTP status codes. |
Number |