Enum: DeploymentStateKind
Possible states of asset deployment.
URI: DeploymentStateKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| inService | cim:DeploymentStateKind.inService | |
| installed | cim:DeploymentStateKind.installed | |
| notYetInstalled | cim:DeploymentStateKind.notYetInstalled | |
| outOfService | cim:DeploymentStateKind.outOfService | |
| removed | cim:DeploymentStateKind.removed |
Slots
| Name | Description |
|---|---|
| deployment_state | Current deployment state of asset |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: DeploymentStateKind
description: Possible states of asset deployment.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:DeploymentStateKind
permissible_values:
inService:
text: inService
meaning: cim:DeploymentStateKind.inService
installed:
text: installed
meaning: cim:DeploymentStateKind.installed
notYetInstalled:
text: notYetInstalled
meaning: cim:DeploymentStateKind.notYetInstalled
outOfService:
text: outOfService
meaning: cim:DeploymentStateKind.outOfService
removed:
text: removed
meaning: cim:DeploymentStateKind.removed