DiscoveryServiceParameters Schema
checkDiscoveryProgressRequest Element
DiscoveryServiceParameters Schema : checkDiscoveryProgressRequest Element

Glossary Item Box

Description

Checks the progress of the discovery of the specified CIs. (Pass CIs list)
Namespace http://schemas.hp.com/ucmdb/discovery/1/params

Type

Diagram

callerApplication Element Sequence CmdbContext Element strValue Element Sequence CmdbIDs Element Sequence checkDiscoveryProgressRequest Element

Overview

checkDiscoveryProgressRequest checkDiscoveryProgressRequest Complex Type
Checks the progress of the discovery of the specified CIs. (Pass CIs list)
Sequence
Sequence
strValue 0..∞ xs:string
Sequence
callerApplication xs:string
The invoking application

Source

<xs:element name="checkDiscoveryProgressRequest" type="params:checkDiscoveryProgressRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Checks the progress of the discovery of the specified CIs. (Pass CIs list)</xs:documentation>
  </xs:annotation>
</xs:element>

See Also