diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIRequest | ||||||||||||
properties |
|
||||||||||||
children | name uuid | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:complexType name="GetLdapSyncStatusReq" abstract="false"> <xsd:annotation> <xsd:documentation>Cancels the sync which is currently under process.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:choice> <xsd:element name="name" type="xsd:string" nillable="false"> <xsd:annotation> <xsd:documentation>The config name of the Ldap Directory.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="uuid" type="axlapi:XUUID" nillable="false"/> </xsd:choice> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xsd:element name="name" type="xsd:string" nillable="false"> <xsd:annotation> <xsd:documentation>The config name of the Ldap Directory.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="uuid" type="axlapi:XUUID" nillable="false"/> |