cloudapi
1.0
  • Introduction
  • Account
  • Domains
  • Domain records
  • VMs
  • VMs Actions
  • SSH Keys
  • Networks
  • Distros
  • Regions
cloudapi
  • Docs »
  • API v1

API v1ΒΆ

This is an CloudsFor API specification, that you can use to automate your processes in respect to your services.

Contents:

  • Introduction
    • Requests
    • HTTP Statuses
    • Responses
    • Meta
    • Curl Examples
    • Parameters
  • Account
    • Get User Information
  • Domains
    • List all Domains
    • Create a new Domain
    • Retrieve an existing Domain
    • Delete a Domain
  • Domain records
    • List all Domain Records
    • Create a new Domain Record
    • Retrieve an existing Domain Record
    • Update a Domain Record
    • Delete a Domain Record
  • VMs
    • Create a new VM
    • Retrieve an existing VM by id
    • List All VMs
    • List snapshots for a VM
    • Delete a VM
  • VMs Actions
    • Reboot a VM
    • Power Cycle a VM
    • Shutdown A VM
    • Power Off a VM
    • Power On a VM
    • Password Reset a VM
    • Resize a VM
    • Rename a VM
    • Snapshot a VM
  • SSH Keys
    • List all Keys
    • Create a new Key
    • Retrieve an existing Key
    • Update a Key
    • Destroy a Key
  • Networks
    • List all Networks
    • Create a new Network
    • Retrieve an existing Network info
    • Delete network
    • Network Actions
    • Rename network
    • Managing nodes
  • Distros
    • List all Distros
  • Regions
    • List all Regions
Next