UpCloudLtd/upcloud-php-api

How to send userid and ssh key to createServer

elindydotcom opened this issue · 2 comments

The REST API seems to allow for it (https://developers.upcloud.com/1.3/8-servers/#create-server) but it 's not quite clear how to get it done in this PHP wrapper.

Thanks.

This PR fixes this issue: #35

As @cyruscollier replied to the PR

Yes, v2 added user ssh key support, and #43 addressed the remaining lack of the delete storage flag. Closing this PR now.

So I will close this issue.