softlayer-go
softlayer-go copied to clipboard
Missing editObject.json method for SoftLayer_Virtual_Disk_Image
Hey @maximilien!
I'm not sure this is the proper place to report it, I've checked your public pivotal project and haven't noticed anything softlayer-go related.
The SoftLayer_Virtual_Disk_Image
service is missing the following method in its API:
-
POST /rest/v3/SoftLayer_Virtual_Disk_Image/:id/editObject.json
Hi, @rjeczalik,
I welcome a PR adding this method. There should be examples on how to write code and test following Virtual_Guest/:id/editObject.json
for instance.
Let me know if you need any help.
Best,
max