ImpactServiceParameters Schema
getImpactPathResponse Element
ImpactServiceParameters Schema : getImpactPathResponse Element

Glossary Item Box

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

Type

Diagram

comments Element Sequence comments Element impactRelation Element Sequence impactRelations Element CI Element Sequence CIs Element Sequence impacttypes:ImpactPathTopology Element Sequence getImpactPathResponse Element

Overview

Sequence
Sequence
CIs CIs Complex Type
A collection of configuration items
Sequence
CI 1..∞ CI Complex Type
A configuration element
Sequence
ID ID Complex Type
The unique ID of the instance
temp optional xs:boolean
If true, this is a temporary ID. If false, it is the instance's ID in the UCMDB.
type xs:string
The class name
props optional CIProperties Complex Type
The collection of properties and values
Sequence
Sequence
Sequence
Sequence
impactRelations ImpactRelations Complex Type
A collecton of links between two items specifying that a change in one impacts the other
Sequence
impactRelation 1..∞ ImpactRelation Complex Type
A link between two items specifying that a change in one impacts the other
Sequence
ID ID Complex Type
The ID of the link
temp optional xs:boolean
If true, this is a temporary ID. If false, it is the instance's ID in the UCMDB.
type xs:string
The type of the relation
end1ID ID Complex Type
The CI ID of the item at the start of the link
temp optional xs:boolean
If true, this is a temporary ID. If false, it is the instance's ID in the UCMDB.
end2ID ID Complex Type
The CI ID of the target item of the link
temp optional xs:boolean
If true, this is a temporary ID. If false, it is the instance's ID in the UCMDB.
rule xs:string
The name of the impact rule that is activated by this relation
action xs:string
The action that triggers the impact rule
Sequence
comments xs:string

Source

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

See Also