ImpactServiceParameters Schema
ruleGroupNameFilter Element
ImpactServiceParameters Schema > getImpactRulesByGroupName Complex Type : ruleGroupNameFilter Element

Glossary Item Box

Description

The name of a group or a substring of the name. Wildcards are not allowed when using a substring.
Namespace http://schemas.hp.com/ucmdb/1/params/impact

Type

xs:string

Diagram

ruleGroupNameFilter Element

Overview

ruleGroupNameFilter 1..∞ xs:string
The name of a group or a substring of the name. Wildcards are not allowed when using a substring.

Source

<xs:element name="ruleGroupNameFilter" type="xs:string" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          The name of a group or a substring of the name. Wildcards are not allowed when using a substring.
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also