Class: CloudmunchConstants
- Inherits:
-
Object
- Object
- CloudmunchConstants
- Defined in:
- lib/cloudmunch_Ruby_sdk_v2/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'