HistoryChangesServiceParameters Schema
ids Element
HistoryChangesServiceParameters Schema > getChangedCIs Complex Type : ids Element

Glossary Item Box

Description

The collection of UCMDB IDs specifying the base CIs to check
Namespace http://schemas.hp.com/ucmdb/1/params/history

Type

Diagram

ID Element Sequence ids Element

Overview

ids IDs Complex Type
The collection of UCMDB IDs specifying the base CIs to check
Sequence
temp optional xs:boolean
If true, this is a temporary ID. If false, it is the instance's ID in the UCMDB.

Source

<xs:element name="ids" type="types:IDs" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          The collection of UCMDB IDs specifying the base CIs to check  
        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also