Class State (1.19.0)

State(value)

The deprecation state of this resource. This can be ACTIVE, DEPRECATED, OBSOLETE, or DELETED. Operations which communicate the end of life date for an image, can use ACTIVE. Operations which create a new resource using a DEPRECATED resource will return successfully, but with a warning indicating the deprecated resource and recommending its replacement. Operations which use OBSOLETE or DELETED resources will be rejected and result in an error.

Enums

Name Description
UNDEFINED_STATE A value indicating that the enum field is not set.
ACTIVE No description available.
DELETED No description available.
DEPRECATED No description available.
OBSOLETE No description available.