ImpactServiceParameters Schema
IDs Element
ImpactServiceParameters Schema > calculateImpact Complex Type : IDs Element

Glossary Item Box

Description

The IDs of the configuration items that are the root cause
Namespace http://schemas.hp.com/ucmdb/1/params/impact

Type

Diagram

ID Element Sequence IDs Element

Overview

IDs IDs Complex Type
The IDs of the configuration items that are the root cause
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 IDs of the configuration items that are the root cause  
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also