ImpactServiceParameters Schema
getImpactRulesByGroupNameResponse Element
ImpactServiceParameters Schema : getImpactRulesByGroupNameResponse Element

Glossary Item Box

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

Type

Diagram

isActive Element queryName Element description Element ruleName Element Sequence impactRule Element Sequence impactRules Element Sequence getImpactRulesByGroupNameResponse Element

Overview

Sequence
Sequence
impactRule 0..∞ ImpactRule Complex Type
A rule that specifies the effect of a change
Sequence
ruleName xs:string
The name of the rule
description optional xs:string
The description of the rule
queryName xs:string
The name of the query on which the rule is based
isActive xs:boolean
Indicates if the rule is currently active

Source

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

See Also