diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIRequest | ||||||||||||
properties |
|
||||||||||||
children | uuid ldapConfigurationName customUserField ldapUserField | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateLdapSyncCustomFieldReq"> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:choice> <xsd:element name="uuid" type="axlapi:XUUID"/> <xsd:sequence> <xsd:element name="ldapConfigurationName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="customUserField" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:choice> <xsd:element name="ldapUserField" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="uuid" type="axlapi:XUUID"/> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="ldapConfigurationName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="customUserField" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="ldapUserField" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |