DiscoveryServiceParameters Schema
rediscoverViewCIsRequest Element
DiscoveryServiceParameters Schema : rediscoverViewCIsRequest Element

Glossary Item Box

Description

Finds the triggers that populated the specified view and reruns them. (Pass View name)
Namespace http://schemas.hp.com/ucmdb/discovery/1/params

Type

Diagram

callerApplication Element Sequence CmdbContext Element viewName Element Sequence rediscoverViewCIsRequest Element

Overview

rediscoverViewCIsRequest rediscoverViewCIsRequest Complex Type
Finds the triggers that populated the specified view and reruns them. (Pass View name)
Sequence
viewName xs:string
Sequence
callerApplication xs:string
The invoking application

Source

<xs:element name="rediscoverViewCIsRequest" type="params:rediscoverViewCIsRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Finds the triggers that populated the specified view and reruns them. (Pass View name)</xs:documentation>
  </xs:annotation>
</xs:element>

See Also