DiscoveryServiceParameters Schema
setTriggerTQLProbesLimitRequest Element
DiscoveryServiceParameters Schema : setTriggerTQLProbesLimitRequest Element

Glossary Item Box

Description

Job Name, Tql Name, Probes Limit
Namespace http://schemas.hp.com/ucmdb/discovery/1/params

Type

Diagram

callerApplication Element Sequence cmdbContext Element strValue Element Sequence probesLimit Element tqlName Element jobName Element Sequence setTriggerTQLProbesLimitRequest Element

Overview

Sequence
jobName xs:string
tqlName xs:string
Sequence
strValue 0..∞ xs:string
Sequence
callerApplication xs:string
The invoking application

Source

<xs:element name="setTriggerTQLProbesLimitRequest" type="params:setTriggerTQLProbesLimitRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Job Name, Tql Name, Probes Limit </xs:documentation>
  </xs:annotation>
</xs:element>

See Also