dynect_rest
dynect_rest copied to clipboard
Access the Dynect REST API from Ruby
Bumps [rake](https://github.com/ruby/rake) from 10.1.0 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Bumps [yard](https://github.com/lsegal/yard) from 0.8.7 to 0.9.20. Release notes *Sourced from [yard's releases](https://github.com/lsegal/yard/releases).* > ## Release v0.9.20 > > [0.9.20]: https://github.com/lsegal/yard/compare/v0.9.19...v0.9.20 > > - Fix parsing of stringified Symbols in Ruby...
Signed-off-by: S.Cavallo ### Description This gem is used by many people in the community, most notably by the chef dynect cookbook: https://github.com/chef-cookbooks/dynect The /REST/Job// logic is broken, as evidenced by...
Hi, I can see example of adding zone records but I do not see any examples of how I can create a new zone using the API. Is it possible...
currently https://rubygems.org/gems/dynect_rest shows: 0.4.6 - August 23, 2013 (14.5 KB) but the releases show: on Apr 21 v0.4.6
I've found somewhere around 99/100 requests to dynect end up in a 307 redirect. It looks like commit 9e331d5de83b1fe3ec8f added a get() call to follow that redirect, but sends the...
This branch adds the notify_events parameter for GSLB services (cf. https://help.dynect.net/update-gslb-service-api/#REST). I wanted to add unit tests for this change but found the existing tests for GSLB objects somewhat lacking,...
This branch adds support for the QPSReport API (cf. https://help.dynect.net/create-qps-report-api/#REST).
In the 'find' method, get(fqdn) is expected to return an Array, however if only one record is found it returns Dynect::Resource object (line 85-86 in resource.rb). In this case 'find'...
@adamhjk @ranjib @technicalpickles @evan2645 I've invited you to the Dyn community VIP team to give feedback on the upcoming SDK. Would you be interested in providing feedback? https://github.com/dyninc/dyn-rb In any...