diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIResponse | ||||||||||||
properties |
|
||||||||||||
children | return | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="GetVoiceMailPortRes"> <xsd:complexContent> <xsd:extension base="axlapi:APIResponse"> <xsd:sequence> <xsd:element name="return"> <xsd:complexType> <xsd:sequence> <xsd:element name="voiceMailPort" type="axlapi:RVoiceMailPort"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||
properties |
|
||
children | voiceMailPort | ||
source | <xsd:element name="return"> <xsd:complexType> <xsd:sequence> <xsd:element name="voiceMailPort" type="axlapi:RVoiceMailPort"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||
type | axlapi:RVoiceMailPort | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName locationName preemption useTrustedRelayPoint securityProfileName geoLocationName automatedAlternateRoutingCssName dnPattern routePartition dnCallingSearchSpace aarNeighborhoodName callerIdDisplay callerIdDisplayAscii externalMask | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="voiceMailPort" type="axlapi:RVoiceMailPort"/> |