junos-ruby-space-api
This program is used to interact with the Junos Space REST API, using Ruby. The following additional gems are required:
rest-clientnokogiriipaddress
These can all be installed by issuing gem install <gem> on the command line.
Web Services Available
Here are the current web services available so far in this API:
Platform
- Job Management
- Device Management
Security Director
- Address Management
- Service Management
- Device Management
Please see Juniper's documentation for the full release notes on the Security Director API.
I will be adding more functionality/web services soon, so please keep checking back!
Documentation & Usage
Check out the Wiki for documentation on the different Classes and their respective methods.
Examples
Check out the examples directory to browse through some samples of what this API can do!