0.0
The project is in a healthy, maintained state
Ruby wrapper around AirWatch REST API.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.17
~> 10.0
~> 3.0

Runtime

~> 2.8.1
~> 0.18
~> 2.1.0
 Project Readme

airwatch-ruby

Add the gem to your Gemfile:

gem 'airwatch-ruby'

Example usage:

require 'airwatch'

client = Airwatch::Client.new('as1111.awmdm.com', 'MY_API_KEY', email: 'admin@example.com', password: 'password')
client.apps_search # returns a list of apps