The possible state of various entities in the system.
value | description |
---|---|
ACTIVE | Regular state for most entities. Means it is readable and writeable |
READONLY | Same as active, but cannot be modified |
OBSOLETE | Removed from the system. An object in this state cannot be accessed. |