Connect domain settings to pools, create v2 API

This commit is contained in:
Gene Liverman 2021-12-30 14:04:34 -05:00 committed by Samuel Beaulieu
parent 7786c9193e
commit 6b9eb2369f
No known key found for this signature in database
GPG key ID: 12030F74136D0F34
19 changed files with 3964 additions and 19 deletions

View file

@ -21,7 +21,10 @@ Path to a the file to use when loading the vmpooler configuration. This is only
### DOMAIN
If set, returns a top-level 'domain' JSON key in POST requests
If set, returns a top-level 'domain' JSON key in POST requests. Note that domains can now be set per-pool
and at the provider level. The domain key in the JSON response will correspond the last vm added to the
response and should not be relied upon as the hostnames of the returned vms now include the domain. The
domain key is only retained now for backwards compatibility and will be removed in the future.
(optional)
### REDIS\_SERVER