Manual State
You can manually set entity's state with Set Object's Manual State and Set Link's Manual State. The Manual State Model describes this manual change.
Field | Type | Description |
---|---|---|
by | String | The ID of a user who set the manual state. |
clearedByStateID | Array<Integer> | An array of states' ID that can clear the set manual state. |
reason | String | The reason why the manual state was set. |
since | String | A timestamp since when the state should be set. |
stateId | String | The ID of the set manual state. |
until | String | A timestamp when the manual state should be unset. |