Remove Computer from Static Computer Group
Remove a computer from a static computer group 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 |
Remove Computer By |
Choose one of the following options as the computer identifier for the Computer input field:
ID : Unique ID of the computer.
UDID : Unique device ID of the computer.
MAC Address : Unique identifier assigned to a network address.
Serial Number : Serial number of the computer.
|
Dropdown |
TRUE |
Input
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 group. |
Number |
TRUE |
Name |
Name of the computer group. |
String |
TRUE |
Computer
|
Dynamically generated based on the selection made in the Remove Computer By field in Options. |
|
|
ID |
Unique ID of the computer. |
Number |
FALSE |
UDID |
Unique device ID of the computer. |
String |
FALSE |
MAC Address |
Unique identifier assigned to a network address. |
String |
FALSE |
Serial Number |
Serial number of the computer. |
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:- A 201 Created status code indicates success where a new resource was created.
- A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.
For a full list of possible status codes, see HTTP status codes. |
Number |
Related topics
Jamf Pro Classic API connector
Elements of Workflows
Jamf Pro Classic API API overview