netbox-client-ruby
netbox-client-ruby copied to clipboard
A ruby client library for Netbox v2.
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Hi, tell me how, having only the hostname (name/display), to get all the interfaces of the device with addresses? In my case, I'm trying to use a device query and...
Creating Interface Connections has been moved from interface-connections which does not allow post requests after Netbox 2.5.7 and has instead been moved to Cables. No DCIM Cables library exists yet....
I'm currently importing a larger number of configurations from different sources into Netbox, and this causes a lot of (unnecessary) PATCH requests. Let's say I've got this device role, created...
Here my first implementation of dirty_tracking, which breaks the test suite as reported in issue #31
Class IpAddress has a function called 'interface' returning a Virtualization or DCIM interface based on the existance of the 'virtual_machine' property. But in case of a DCIM interface this property...
- Merge request_options hash if provided - Add support for ssl options
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...
So this gem will still be here in ten more years 😄 Thank you!
Thank you!