DiscoveryServiceParameters Schema
dispatchAdHocJobResopnse Complex Type
DiscoveryServiceParameters Schema : dispatchAdHocJobResopnse Complex Type

Glossary Item Box

Description

The OSHV result as string
Namespace http://schemas.hp.com/ucmdb/discovery/1/params

Diagram

OSHVResult Element Sequence dispatchAdHocJobResopnse Complex Type

Overview

dispatchAdHocJobResopnse
The OSHV result as string
Sequence
OSHVResult xs:string

Used By

Source

<xs:complexType name="dispatchAdHocJobResopnse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The OSHV result as string</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="OSHVResult" type="xs:string" />
  </xs:sequence>
</xs:complexType>

See Also