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