node-vultr icon indicating copy to clipboard operation
node-vultr copied to clipboard

Support all API parameters?

Open theDanielJLewis opened this issue 6 years ago • 1 comments

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.

theDanielJLewis avatar Dec 06 '18 19:12 theDanielJLewis

Yes, correct. I've added what I needed and opensourced it so others could extend it with whatever they used.

DeviaVir avatar Dec 07 '18 08:12 DeviaVir