Module Fog::Compute::Terremark::Server::VAppStatus
In: lib/fog/compute/terremark/models/server.rb

Constants

BEING_CREATED = "0"
BEING_DEPLOYED = "1"
POWERED_OFF = "2"
POWERED_ON = "4"

[Validate]