AutoConfigApplicability Data Model

Specific states to describe extra info on a configuration that has been processed by the rules engine. This is used to return extra info for consumers of the 'reallocateMemory' API

Values
value description
RECONFIGURABLE The associated config is auto-configured: changes will be applied to the persisted entities, updating the value.
UNAFFECTED_DUE_TO_EQUAL_VALUE The associated config is auto-configured: but the value has not changed.
UNAFFECTED_CONFIGURED_BY_USER The associated config denotes the value recalculated by the rules, but the origin of this config is a user override, so the new value will not be applied.