ImpactServiceParameters Schema
calculateImpact Element
ImpactServiceParameters Schema : calculateImpact Element

Glossary Item Box

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

Type

Diagram

callerApplication Element Sequence cmdbContext Element severity Element impacttypes:ImpactRuleNames Element ID Element Sequence IDs Element impactCategory Element Sequence calculateImpact Element

Overview

Sequence
impactCategory xs:string
The type of impact action
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.
impacttypes:ImpactRuleNames
A collection of names of impact rules
Sequence
impactRuleName 1..∞ ImpactRuleName Complex Type
The name of an impact rule
severity xs:int
The impact level
Sequence
callerApplication xs:string
The invoking application

Source

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

See Also