You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: true) and got back Error #6 - DATACENTERID is required but was not passed in. (Please consult https://www.linode.com/api/linode/linode.create), but the referenced page doesn't mention DATACENTERID.
The text was updated successfully, but these errors were encountered:
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: true
) and got backError #6 - DATACENTERID is required but was not passed in. (Please consult https://www.linode.com/api/linode/linode.create)
, but the referenced page doesn't mention DATACENTERID.The text was updated successfully, but these errors were encountered: