Add Mobile Device to Static Mobile Device Group
Add a mobile device to a static mobile device group in Jamf Pro Classic API.
Options
Field | Definition | Type | Required |
---|---|---|---|
Select Group By | Choose one of the following options as the group identifier for the Mobile Device Group input field:
|
Dropdown |
TRUE |
Add Mobile Device By | Choose one of the following options as the device identifier for the Mobile Device input field:
|
Dropdown |
TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
Mobile Device Group | Dynamically generate ID or Name field based on the selection made in the Select Group By field in Options. | ||
ID | Unique ID of the mobile device group. |
Number |
TRUE |
Name | Name of the mobile device group. |
Text |
TRUE |
Mobile Device | Dynamically generate ID or Name field based on the selection made in the Add Mobile Device By field in Options. | ||
ID | Unique ID of the mobile device. |
Number |
FALSE |
UDID | Unique device ID of the mobile device. |
Text |
FALSE |
MAC Address | Unique identifier assigned to a network address. |
Text |
FALSE |
Serial Number | Serial number of the mobile device. |
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 |