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, Device Name, is selected from Options. |
Text |
TRUE |
Lock Message |
Message for lock mode.
Optional when Device Lock is selected from Options. |
Text |
FALSE |
Lost Mode Message |
Displays the lost mode message.
Required when Enable Lost Mode is selected from Options and Lost Mode Phone is not set. |
Text |
FALSE |
Lost Mode Phone |
Phone number to be displayed on the lost mobile device.
Required when Enable Lost Mode is selected from Options and Lost Mode Message is not set. |
Text |
FALSE |
Lost Mode Footnote |
Displays the footnote for the Enable Lost Mode command
Optional when Enable Lost Mode is selected from Options. |
Text |
FALSE |
Always Enforce Lost Mode |
If true, Enable Lost Mode is enabled after the mobile device is wiped and re-enrolled.
Optional when Enable Lost Mode is selected from Options; default value is true. |
True/False |
FALSE |
Lost Mode With Sound |
If true, plays a sound on the mobile device when the Enable Lost Mode command is sent.
Optional when Enable Lost Mode is selected from Options; default value is false. |
True/False |
FALSE |
Preserve Data Plan |
If true, the data plan is preserved when issuing the Erase Device command.
Optional when Erase Device is selected from Options; default value is false. |
True/False |
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 Erase Device is selected from Options; default value is false. |
True/False |
FALSE |
Clear Activation Lock |
If true, indicates clear activation lock is enabled and clears the passcode on the mobile device.
Optional when Erase Device is selected from Options; default value is false. |
True/False |
FALSE |
Passcode Lock Grace Period |
Number of seconds the screen must be locked before unlock attempts will require the mobile device passcode.
Required if Passcode Lock Grace Period, is selected from Options. |
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 Schedule OS Update is selected from Options. |
Text |
FALSE |
Wallpaper Settings |
Where to set wallpaper.
Optional when Wallpaper is selected from Options. Possible values are:
|
Number |
FALSE |
Wallpaper ID |
ID of existing icon within Jamf Pro to use.
Required when Wallpaper is selected from Options. |
Number |
TRUE |
E Sim Server URL |
Carrier's eSIM server URL to query.
Optional when Refresh Cellular Plans is selected from Options. |
Text |
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 |