complexType GetSyslogConfigurationReq
diagram AXLSoap_p3907.png
namespace http://www.cisco.com/AXL/API/15.0
children serverName serviceGroup service returnedTags
used by
element getSyslogConfiguration
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetSyslogConfigurationReq">
 
<xsd:sequence>
   
<xsd:sequence>
     
<xsd:element name="serverName" type="xsd:string" nillable="false"/>
     
<xsd:element name="serviceGroup" type="axlapi:XServiceGrouping" default="CM Services" nillable="false"/>
     
<xsd:element name="service" type="xsd:string" nillable="false"/>
   
</xsd:sequence>
   
<xsd:element name="returnedTags" type="axlapi:RSyslogConfiguration" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute GetSyslogConfigurationReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element GetSyslogConfigurationReq/serverName
diagram AXLSoap_p3908.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="serverName" type="xsd:string" nillable="false"/>

element GetSyslogConfigurationReq/serviceGroup
diagram AXLSoap_p3909.png
type axlapi:XServiceGrouping
properties
content simple
default CM Services
nillable false
source <xsd:element name="serviceGroup" type="axlapi:XServiceGrouping" default="CM Services" nillable="false"/>

element GetSyslogConfigurationReq/service
diagram AXLSoap_p3910.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="service" type="xsd:string" nillable="false"/>

element GetSyslogConfigurationReq/returnedTags
diagram AXLSoap_p3911.png
type axlapi:RSyslogConfiguration
properties
minOcc 0
maxOcc 1
content complex
children serverName serviceGroup service alarmConfigs EndPointAlarm
source <xsd:element name="returnedTags" type="axlapi:RSyslogConfiguration" minOccurs="0"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy