getChangedCIs

The getChangedCIs method returns the change data for all CIs related to the specified CIs.

Input

Parameter Comment
cmdbContext For details, see CmdbContext and the schema documentation for CmdbContext.
ids The list of the IDs of the root CIs whose related CIs are checked for changes. Only real CMDB IDs are valid in this collection For details, see the IDs collection.
fromDate The beginning of the period in which to check if CIs changed.
toDate The end of the period in which to check if CIs changed.

Output

Parameter Comment
getChangedCIsResponseList Zero or more collections of ChangedDataInfo elements. For details, see ChangedDataInfo.