Slot: oldVersionsValidUntil
Defines, how long outdated and hidden images are available by its ID. Allowed values are "none" (none information are given), "notice" (outdated version is valid until deprecation notice from provider), "forever" (Outdated version will never be deleted), non-negative integer n (latest n version keep available) and date in UTC (outdated version is valid until given date).
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
UpdateStrategy | Cloud service customer expect cloud images to be updated regularly, in order ... | no |
Properties
- Range: xsd:string or
Validity1 or
Validity2 or
LatestN or
date
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#slots
LinkML Source
name: oldVersionsValidUntil
description: Defines, how long outdated and hidden images are available by its ID.
Allowed values are "none" (none information are given), "notice" (outdated version
is valid until deprecation notice from provider), "forever" (Outdated version will
never be deleted), non-negative integer n (latest n version keep available) and
date in UTC (outdated version is valid until given date).
title: Old versions Valid until
from_schema: https://w3id.org/gaia-x/development#slots
alias: oldVersionsValidUntil
domain_of:
- UpdateStrategy
range: string
any_of:
- range: Validity_1
- range: Validity_2
- range: Latest_N
- range: date