Apache CloudStack is open source software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. CloudStack is used by a number of service providers to offer public cloud services, and by many companies to provide an on-premises (private) cloud offering, or as part of a hybrid cloud solution.
CloudStack is a turnkey solution that includes the entire "stack" of features most organizations want with an IaaS cloud: compute orchestration, Network-as-a-Service, user and account management, a full and open native API, resource accounting, and a first-class User Interface (UI).
CloudStack currently supports the most popular hypervisors: VMware vSphere, KVM, XenServer, XenProject and Hyper-V as well as OVM and LXC containers.
Users can manage their cloud with an easy to use Web interface, command line tools, and/or a full-featured query based API.
For more information on Apache CloudStack, please visit the website
url: http://localhost:8080/client/api
vm_deploy
- deploy a VMvm_get_info
- get VM informationvm_reboot
- reboot a VMvm_start
- start a VMvm_stop
- stop a VMvm_destroy
- destroy a VMvm_force_destroy
- force destroy a VM
lb_list_members
- list members from a LoadBalancerlb_attach_member
- Assigns virtual machine or a list of virtual machines to a load balancerlb_dettach_member
- Removes a virtual machine or a list of virtual machines from a load balancerlb_globo_create
- Creates a load balancer Globo
listAutoScaleVmGroups
- list listAutoScaleVmGroupsenableAutoScaleVmGroups
- enable AutoScaleVmGroupsdisableAutoScaleVmGroups
- disable AutoScaleVmGroups
sshkeypair_create
- create a SSH KeyPairsshkeypair_delete
- delete a SSH KeyPairsshkeypair_list
- list a SSH KeyPairsshkeypair_register
- register a SSH KeyPair
project_create
- create a Projectdelete_create
- delete a Project
network_create_globo
- create a Network GloboNetworknetwork_delete_globo
- delete a Network GloboNetworknetwork_restart
- restart a Networknetwork_update
- update a Network