Skip to content
Licenser edited this page Apr 29, 2012 · 4 revisions

Bark is a extension of the cloudAPI protocol that makes the protocol more usable for less specific usages (i.o. outside from CAAS providers).

ListImages (GET /:login/images)

Lists the available images.

StartMachine (POST /:login/machines/:id?action=start)

Inputs

bootimage For KVM images a iso image to boot fron (as CD-Rom)

GetMachineINFO (GET /:login/machines/:id/info)

Returns KVM related info of a machine.

Inputs

None

Returns

vcpus number of VCPUS
vnc.host host of the VNC server
vnc.port port of the VNC server
vnc.display display of the VNC server
ResourceNotFound when zone is