Adrian Cole
Adrian Cole
in UltraDNS, the following commands are needed and imply a premium account: `addTCLBPool`, `addPoolRecord`, `updatePoolRecord`, `getPoolRecords`, `getLoadBalancingPoolsByZone`
I've a proposal to expose the following to help folks understand the valid values they can place for weight. ``` java List WeightedRecordSetApi.supportedWeights(); ``` This is a List as opposed...
@jonbodner can you put more context here? Ex. links to docs, base url, if a different auth scheme is needed (or accounts), if there's a test endpoint, any functionality gaps...
ok, so one decision we have to make is about PATCH (and the terrible UrlConnection thing). Choices I know of are don't use it (ex. use POST instead), require a...
Jeff might have started something. I've opened this issue on the future of denominator as you've raised a valid concern https://github.com/Netflix/denominator/issues/374
via @kiall ``` It's "normal" for OpenStack APIs to need to specify the region you want to interact with, so having that as a config option would be the norm...
issue #198 should fix this, and we should verify it does
Cleared out comments after reworking title and description
related mail thread https://groups.google.com/forum/#!topic/denominator-dev/Fj95GSCg-UI