Search Computers
Searches for computers that match the provided name.
Parameters
Parameter | Description |
---|---|
Computer Name | The name of the computer. |
Example Output
{
"computers": [
{
"id": 123,
"name": "johndoe",
"udid": "123456-1234-1234-123-12345678",
"serial_number": "HYGUJF87G",
"mac_address": "F8:4D:89:86:70:81",
"alt_mac_address": "36:96:FE:D0:27:40",
"asset_tag": "",
"bar_code_1": "",
"bar_code_2": "",
"username": "johndoe@test.com",
"realname": "John Doe",
"email": "johndoe@test.com",
"email_address": "johndoe@test.com",
"room": "",
"position": "",
"building": "",
"building_name": "",
"department": "R&D",
"department_name": "R&D"
}
]
}
Workflow Library Example
Search Computers with Jamf and Send Results Via Email
Preview this Workflow on desktop