DiscoveryServiceParameters Schema
removeCredentialsEntryRequest Element
DiscoveryServiceParameters Schema : removeCredentialsEntryRequest 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 removeCredentialsEntryRequest Element

Overview

removeCredentialsEntryRequest removeCredentialsEntryRequest 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="removeCredentialsEntryRequest" type="params:removeCredentialsEntryRequest" 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