DiscoveryServiceParameters Schema
rediscoverCIsRequest Element
DiscoveryServiceParameters Schema : rediscoverCIsRequest Element

Glossary Item Box

Description

Locate the triggers that discovered the CIs and rerun them. (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 rediscoverCIsRequest Element

Overview

rediscoverCIsRequest rediscoverCIsRequest Complex Type
Locate the triggers that discovered the CIs and rerun them. (Pass CIs List)
Sequence
Sequence
strValue 0..∞ xs:string
Sequence
callerApplication xs:string
The invoking application

Source

<xs:element name="rediscoverCIsRequest" type="params:rediscoverCIsRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Locate the triggers that discovered the CIs and rerun them. (Pass CIs List)</xs:documentation>
  </xs:annotation>
</xs:element>

See Also