Class: CloudmunchConstants

Inherits:
Object
  • Object
show all
Defined in:
lib/cloudmunch_Ruby_sdk_v2/CloudmunchConstants.rb,
lib/cloudmunch_Ruby_sdk_v3/CloudmunchConstants.rb

Constant Summary collapse

STATUS_RUNNING =

Assets

'running'
STATUS_STOPPED =
'stopped'
STATUS_NIL =
'NIL'
STATUS_RUNNING_WITH_WARNING =

Environments

'running_with_warning'
STATUS_STOPPED_WITH_ERRORS =
'stopped_with_errors'
STATUS_ACTION_IN_PROGRESS =
'action_in_progress'
STATUS_CREATION_IN_PROGRESS =
'creation_in_progress'