DiscoveryServiceParameters Schema
addCredentialsEntryRequest Element
DiscoveryServiceParameters Schema : addCredentialsEntryRequest Element

Glossary Item Box

Description

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

Type

Diagram

callerApplication Element Sequence CmdbContext Element booleanProp Element Sequence booleanProps Element xmlProp Element Sequence xmlProps Element bytesProp Element Sequence bytesProps Element longProp Element Sequence longProps Element strListProp Element Sequence strListProps Element strProp Element Sequence strProps Element intProp Element Sequence intProps Element intListProp Element Sequence intListProps Element floatProp Element Sequence floatProps Element doubleProp Element Sequence doubleProps Element dateProp Element Sequence dateProps Element Sequence credentialsEntryParameters Element protocolName Element domainName Element Sequence addCredentialsEntryRequest Element

Overview

addCredentialsEntryRequest addCredentialsEntryRequest Complex Type
Domain Name, Protocol Name, Credentials Entry Parameters
Sequence
domainName xs:string
protocolName xs:string
Sequence
Sequence
Sequence
name xs:string
The property's name
value optional xs:dateTime
The condition value to be compared to the CI or Relation's property value
Sequence
Sequence
name xs:string
The property's name
value optional xs:double
The condition value to be compared to the CI or Relation's property value
Sequence
Sequence
name xs:string
The property's name
value optional xs:float
The condition value to be compared to the CI or Relation's property value
Sequence
Sequence
name xs:string
The property's name
intValues optional intList Complex Type
The condition's list of values to be compared to the CI or Relation's property value
Sequence
intValue 0..∞ xs:integer
Sequence
Sequence
name xs:string
The property's name
value optional xs:integer
The condition value to be compared to the CI or Relation's property value
Sequence
Sequence
name xs:string
The property's name
value optional xs:string
The condition value to be compared to the CI or Relation's property value
Sequence
Sequence
name xs:string
The property's name
strValues optional strList Complex Type
The list of condition values to be compared to the CI or Relation's property value
Sequence
strValue 0..∞ xs:string
Sequence
Sequence
name xs:string
The property's name
value optional xs:long
The condition value to be compared to the CI or Relation's property value
Sequence
Sequence
name xs:string
The property's name
value optional xs:base64Binary
The condition value to be compared to the CI or Relation's property value
Sequence
Sequence
name xs:string
The property's name
value optional xs:string
The condition value to be compared to the CI or Relation's property value
Sequence
Sequence
name xs:string
The property's name
value optional xs:boolean
The condition value to be compared to the CI or Relation's property value
Sequence
callerApplication xs:string
The invoking application

Source

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

See Also