Kernel::WebApp::Controller::API::Agent::ConfigItem::History

NAME

Kernel::WebApp::Controller::API::Agent::ConfigItem::History – Endpoint that returns the history of a configuration item.

_ConfigItemHistoryDataGet()

Creates a history structure to be used in the frontend action.

_PrepareHistoryData()

Since ITSMConfigItem mixes the history data and the user data in the history lines, they will be sorted in their related sub keys HistoryData, UserData, CreateTime.

Scroll to Top