CHANGED_SETTINGS
This table contains information about settings that changed between the last two audits.
|
Field Name |
Data Type |
Description |
|---|---|---|
|
ID |
BIGINT |
The primary key. |
|
CI_ID |
BIGINT |
Refers to CONFIG_ITEM.ID. |
|
SETTING_NAME |
VARCHAR(255) |
The name of the setting that changed. |
|
CHANGE_TYPE |
VARCHAR(255) |
The type of change. The options are ADD, UPDATE, and REMOVE. |