HistoryChangesServiceParameters Schema
getChangedCIsResponse Element
HistoryChangesServiceParameters Schema : getChangedCIsResponse Element

Glossary Item Box

Namespace http://schemas.hp.com/ucmdb/1/params/history

Type

Diagram

changeType Element rootID Element ID Element Sequence changedIDs Element Sequence changeDataInfo Element Sequence getChangedCIsResponse Element

Overview

Sequence
Sequence
changedIDs IDs Complex Type
The list of changed IDs, not including the root
Sequence
temp optional xs:boolean
If true, this is a temporary ID. If false, it is the instance's ID in the UCMDB.
rootID ID Complex Type
The ID of the CI that triggers the check
temp optional xs:boolean
If true, this is a temporary ID. If false, it is the instance's ID in the UCMDB.
changeType Restriction of xs:string
Indicates where the changes occurred

Source

<xs:element name="getChangedCIsResponse" type="historyparams:getChangedCIsResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also