node-vultr
node-vultr copied to clipboard
Support all API parameters?
Am I correct in understanding this doesn't support the full range of Vultr's API parameters?
For .server.create(), for example, the documentation shows only support for OS, region, and plan ID, but it doesn't show support for any of the other parameters the API offers, like SSH keys, startup scripts, and other server options.
Yes, correct. I've added what I needed and opensourced it so others could extend it with whatever they used.