diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIRequest | ||||||||||||
properties |
|
||||||||||||
children | uuid ipAddress ipv6Address newIpAddress newIpv6Address description mode | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdatePhoneNtpReq"> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:choice> <xsd:element name="uuid" type="axlapi:XUUID"/> <xsd:sequence> <xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ipv6Address" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:choice> <xsd:element name="newIpAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="newIpv6Address" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="mode" type="axlapi:XZzntpmode" default="Directed Broadcast" 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 |
|
||||
annotation |
|
||||
source | <xsd:element name="ipAddress" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xsd:element name="ipv6Address" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="newIpAddress" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="newIpv6Address" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Either ipAddress or ipv6Address need to be present and both cannot be blank.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XZzntpmode | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="mode" type="axlapi:XZzntpmode" default="Directed Broadcast" nillable="false" minOccurs="0" maxOccurs="1"/> |