Skip to content

Enum: ContainerImageStateEnum

Valid values for Container Image state

URI: ContainerImageStateEnum

Permissible Values

Value Meaning Description
absent None
present None
build None

Slots

Name Description
state Whether an image should be present, absent, or built

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/ucs-containers

LinkML Source

name: ContainerImageStateEnum
description: Valid values for Container Image state
from_schema: https://w3id.org/lmodel/ucs-containers
rank: 1000
permissible_values:
  absent:
    text: absent
  present:
    text: present
  build:
    text: build