diagram | ![]() |
||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | transportMode url httpHost httpPort enableProxyAuthentication proxyUserName proxyPassword | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="DoUpdateTransportSettingsReq"> <xsd:annotation> <xsd:documentation>This allows to change or modify the transport settings</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="transportMode" type="axlapi:String255" minOccurs="1"/> <xsd:element name="url" type="axlapi:String255" minOccurs="1"/> <xsd:element name="httpHost" type="axlapi:String255" minOccurs="1"/> <xsd:element name="httpPort" type="axlapi:String255" minOccurs="1"/> <xsd:element name="enableProxyAuthentication" type="axlapi:String255" minOccurs="0"> <xsd:annotation> <xsd:documentation>This tag is required to be set to true for authentication based proxy server configuration</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="proxyUserName" type="axlapi:String255" minOccurs="0"> <xsd:annotation> <xsd:documentation>This tag is required to be set when enableProxyAuthentication tag is true</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="proxyPassword" type="axlapi:String255" minOccurs="0"> <xsd:annotation> <xsd:documentation>This tag is required to be set when enableProxyAuthentication tag is true</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="transportMode" type="axlapi:String255" minOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="url" type="axlapi:String255" minOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="httpHost" type="axlapi:String255" minOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="httpPort" type="axlapi:String255" minOccurs="1"/> |
diagram | ![]() |
||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="enableProxyAuthentication" type="axlapi:String255" minOccurs="0"> <xsd:annotation> <xsd:documentation>This tag is required to be set to true for authentication based proxy server configuration</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="proxyUserName" type="axlapi:String255" minOccurs="0"> <xsd:annotation> <xsd:documentation>This tag is required to be set when enableProxyAuthentication tag is true</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="proxyPassword" type="axlapi:String255" minOccurs="0"> <xsd:annotation> <xsd:documentation>This tag is required to be set when enableProxyAuthentication tag is true</xsd:documentation> </xsd:annotation> </xsd:element> |