DiscoveryServiceParameters Schema
checkViewDiscoveryProgressRequest Element
DiscoveryServiceParameters Schema : checkViewDiscoveryProgressRequest Element

Glossary Item Box

Description

Checks the progress of the discovery of the specified view. Pass View Name)
Namespace http://schemas.hp.com/ucmdb/discovery/1/params

Type

Diagram

callerApplication Element Sequence CmdbContext Element viewName Element Sequence checkViewDiscoveryProgressRequest Element

Overview

checkViewDiscoveryProgressRequest checkViewDiscoveryProgressRequest Complex Type
Checks the progress of the discovery of the specified view. Pass View Name)
Sequence
viewName xs:string
Sequence
callerApplication xs:string
The invoking application

Source

<xs:element name="checkViewDiscoveryProgressRequest" type="params:checkViewDiscoveryProgressRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Checks the progress of the discovery of the specified view. Pass View Name)</xs:documentation>
  </xs:annotation>
</xs:element>

See Also