Skip to content
Yoan Blanc edited this page Jan 23, 2018 · 8 revisions

CloudStack API (v.4.4.1)

http://cloudstack.apache.org/api/apidocs-4.4/TOC_User.html

Partially and fully implemented

  • Virtual Machine
  • Snapshot (only create, list, revert and delete)
  • Volume (only list and resize)
  • Template (only list)
  • Security Group
  • SSH
  • Limit (only list)
  • Network
  • Affinity Group
  • VM Group
  • Event (only lists)
  • Address
  • Account (only list)
  • User (only registerUserKeys)
  • Resource tags
  • Nic
  • Async job
  • Zone
  • Service Offering
  • Network Offering
  • API Discovery

(bold means fully implemented.)

Missing

  • Load Balancer
  • VPN
  • Firewall
  • VPC
  • ISO
  • Project
  • Network ACL
  • Usage
  • NAT
  • PCI
  • Guest OS
  • Resource metadata
  • Region
  • Logout
  • Login
  • Hypervisor
  • Disk Offering
  • Configuration
  • Cloud Identifier

Used by

Friendly projects

Egoscale is a generic CloudStack API reflecting the Exoscale setup. For more generic libraries, consider the following projects.