ruby-jss 4.1.1b1
The ruby-jss gem provides native ruby access to the REST APIs of Jamf Pro, an enterprise/education tool for managing Apple devices, from jamf.com. The Jamf module provides access to both the 'Classic' API and the more modern 'Jamf Pro' API. Jamf Pro objects are implemented as classes and can interact with each other. Authentication tokens, data transfer using JSON or XML and other details are handled automatically under the hood to allow simpler, intuitive automation of Jamf-related tasks.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (8):
CFPropertyList
~> 3.0
concurrent-ruby
~> 1.1
faraday
~> 2.0
faraday-multipart
~> 1.0, >= 1.0.4
immutable-struct
~> 2.3
rexml
~> 3.1, >= 3.1.9
ruby-mysql
~> 2.9, >= 2.9.12
zeitwerk
~> 2.5, >= 2.5.4