diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:NameAndGUIDRequest | ||||||||||||
properties |
|
||||||||||||
children | name uuid newName description hostnameorip port protocol ucServiceXml | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateUcServiceReq"> <xsd:complexContent> <xsd:extension base="axlapi:NameAndGUIDRequest"> <xsd:sequence> <xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="hostnameorip" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="port" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Not applicable for Unified CM (IM and Presence) and AppStore ProductType</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="protocol" type="axlapi:XConnectProtocol" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Not applicable for Unified CM (IM and Presence),CTI and AppStore ProductType</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ucServiceXml" type="axlapi:XVendorConfig" nillable="false" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||
type | axlapi:String50 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:String255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="hostnameorip" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XInteger | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="port" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Not applicable for Unified CM (IM and Presence) and AppStore ProductType</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:XConnectProtocol | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="protocol" type="axlapi:XConnectProtocol" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Not applicable for Unified CM (IM and Presence),CTI and AppStore ProductType</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:XVendorConfig | ||||||||
properties |
|
||||||||
source | <xsd:element name="ucServiceXml" type="axlapi:XVendorConfig" nillable="false" minOccurs="0" maxOccurs="1"/> |