DiscoveryServiceParameters Schema
getCredentialsEntryRequest Element
DiscoveryServiceParameters Schema : getCredentialsEntryRequest Element

Glossary Item Box

Description

Domain Name, Protocol Name, Credentials Entry ID
Namespace http://schemas.hp.com/ucmdb/discovery/1/params

Type

Diagram

callerApplication Element Sequence CmdbContext Element credentialsEntryID Element protocolName Element domainName Element Sequence getCredentialsEntryRequest Element

Overview

getCredentialsEntryRequest getCredentialsEntryRequest Complex Type
Domain Name, Protocol Name, Credentials Entry ID
Sequence
domainName xs:string
protocolName xs:string
credentialsEntryID xs:string
Sequence
callerApplication xs:string
The invoking application

Source

<xs:element name="getCredentialsEntryRequest" type="params:getCredentialsEntryRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Domain Name, Protocol Name, Credentials Entry ID</xs:documentation>
  </xs:annotation>
</xs:element>

See Also