linode
linode copied to clipboard
Ruby wrapper for the Linode automation API
The README only shows queries. Can you please provide an example of creating a Linode instance? I'm having some issues. e.g. I tried `linode.linode.create(region: '...', label: '...', type: 1, private_ip:...
Addressing the updated links for the Linode API to properly reflect the apiv3. Also addressing the request for documentation in issue https://github.com/rick/linode/issues/43
When using vagrant-linode, I encountered this error on several machines: ``` An unexpected error occurred when executing the action on the 'osd28' machine. Please report this as a bug: API...