Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 20 Next »

Jamf is comprehensive enterprise management software for the Apple platform, simplifying IT management for Mac, iPad, iPhone and Apple TV. This guide explains how to add Jamf integration to Cloudaware.

Jamf - CA_logo_black.png To see how Cloudaware seamlessly integrates with Jamf in action, request a demo.

Prerequisites

Cloudaware uses GET methods to discover and collect Jamf resources via API. Ensure that you have provided Cloudaware with the following read permissions:

GET /accounts/groupid/{id}
GET /accounts
GET /accounts/userid/{id}
GET /computergroups/id/{id}
GET /computergroups
GET /computers/id/{id}
GET /computers/subset/basic
GET /computers
GET /mobiledevicegroups/id/{id}
GET /mobiledevicegroups
GET /mobiledevices/id/{id}
GET /mobiledevices
GET /usergroups/id/{id}
GET /usergroups
GET /users/id/{id}
GET /users

Add Jamf instance

  1. Log in to Cloudaware account → Admin.

  2. Find Jamf in the list of cloud integrations. Click +Add.

  3. Fill out the form:

    WHERE
    URL - insert the public link to Jamf instance
    Username - insert the username for Jamf instance
    Password - insert the password for Jamf instance

    Click Save.

  4. The green light in 'Status' means that Jamf integration has been successfully configured. If there is a red light, please contact support@cloudaware.com.

  5. To view Jamf-related data, go to Cloudaware CMDB Navigator. Select JAMF in the menu on the left:

List of Jamf objects

Cloudaware supports the following Jamf objects:

JAMF Account Group
JAMF Account Group User Link
JAMF Account User
JAMF Computer
JAMF Computer Group
JAMF Computer Group Computer Link
JAMF Computer Storage
JAMF Instance
JAMF Mobile Device
JAMF Mobile Device Group
JAMF Mobile Device Group Device Link
JAMF User
JAMF User Group
JAMF User Group User Link

  • No labels