leandrosardi / contabo-client

Ruby gem for performing some infrastructure operations on Contabo via API
MIT License
1 stars 0 forks source link

contabo-client: Develop the `cancel` method to request the cancelation of an instance. #1

Closed leandrosardi closed 3 weeks ago

leandrosardi commented 1 month ago

From the Contabo dashboard, I am able to cancel the automatic renew of an instance by the next billing cycle.

Here is how it looks like from the Contabo dashboard, and I need our cancel_instance method does the same via API.

image