QueryServiceParameters Schema
IDs Element
QueryServiceParameters Schema > getRelationsById Complex Type : IDs Element

Glossary Item Box

Description

The IDs of the relations to be returned
Namespace http://schemas.hp.com/ucmdb/1/params/query

Type

Diagram

ID Element Sequence IDs Element

Overview

IDs IDs Complex Type
The IDs of the relations to be returned
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 relations to be returned
               </xs:documentation>
  </xs:annotation>
</xs:element>

See Also