softlayer-go icon indicating copy to clipboard operation
softlayer-go copied to clipboard

Missing editObject.json method for SoftLayer_Virtual_Disk_Image

Open rjeczalik opened this issue 9 years ago • 1 comments

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

rjeczalik avatar Dec 07 '15 10:12 rjeczalik

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

maximilien avatar Dec 08 '15 02:12 maximilien