Skip to content

ObservantLabs/airwatch-ruby

Repository files navigation

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

About

Ruby wrapper around the AirWatch REST API

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published