Introduction

AirWatch provides a collection of RESTful APIs which allow external programs to use the core product functionality by integrating the APIs with existing IT infrastructures and third-party applications. Leveraging the simplified REST style of software architecture, AirWatch REST APIs currently include Organization Group, Console Administration, Mobile Application Management, Mobile Device Management, Enrollment User Management, Smart Group Management and User Group Management functionalities.

In this lab, you will:

  • Configure the AirWatch Management Console to enable AirWatch REST API access.
  • Setup a REST API Client in the Chrome Browser on the Control Center server.
  • Enroll a device into AirWatch.
  • Use the REST API Client to call "GET" API functions to retrieve data about the enrolled device.
  • Use the REST API Client to call "POST" API functions to configure the enrolled device.
  • Un-Enroll the device from AirWatch using the REST API.