DiscoveryServiceParameters Schema
dispatchAdHocJobRequest Element
DiscoveryServiceParameters Schema : dispatchAdHocJobRequest Element

Glossary Item Box

Description

Job Name, CI ID, probe name
Namespace http://schemas.hp.com/ucmdb/discovery/1/params

Type

Diagram

callerApplication Element Sequence CmdbContext Element Timeout Element ProbeName Element CIID Element JobName Element Sequence dispatchAdHocJobRequest Element

Overview

Sequence
JobName xs:string
CIID xs:string
ProbeName xs:string
Timeout xs:long
Sequence
callerApplication xs:string
The invoking application

Source

<xs:element name="dispatchAdHocJobRequest" type="params:dispatchAdHocJobRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Job Name, CI ID, probe name</xs:documentation>
  </xs:annotation>
</xs:element>

See Also