softlayer-api-php-client icon indicating copy to clipboard operation
softlayer-api-php-client copied to clipboard

No SoftLayer API to cancel storage type of products on anniversary date

Open mnnmountain opened this issue 9 years ago • 0 comments

There're following methods on SoftLayer_B cancelService cancelServiceOnAnniversaryDate cancelItem -> with option to cancel immediately or cancel on anniversary date

For Storage types of product, (e.g Endurance Storage), only cancelService() methods can be used. API gives an error when using cancelServiceOnAnniversaryDate or cancelItem

Can you please provide the API to allow cancel storage product on anniversary date?

Thanks.

mnnmountain avatar May 31 '16 17:05 mnnmountain