Deleting Clouds
As soon as you have deleted all Instances and removed all Apps
from a Cloud you also can delete the Cloud.
Therefore you just have to send a DELETE to `/api/clouds/XXXXX'
RestClient.delete(API_aim + "/api/clouds/XXXXX, headers)
If this doesn't work you will get an error code back. A 412 'Precondition Failed' should hint you to check if you already have removed all Instances and Apps of this Cloud.
-
FAQ
-
Applications
-
Basics
-
Custom Instance Setup
-
Deployment
-
Security
-
Auto Healing
-
Tutorials
- Tutorial: Customizing your Scalarium Cloud using Chef
- Customizing your Scalarium Cloud using Chef: The Scalarium Lifecycle System
- Customizing your Scalarium Cloud using Chef: Cooking with Chef
- Customizing your Scalarium Cloud using Chef: Writing a Cookbook to set up Redis
- Customizing your Scalarium Cloud using Chef: Configuring Custom Cookbooks
- View all (4 more)
-
Load Based Auto Scaling
-
Time Based Auto Scaling
-
API