complexType XSyslogConfiguration
diagram AXLSoap_p20892.png
namespace http://www.cisco.com/AXL/API/15.0
children serverName serviceGroup service alarmConfigs EndPointAlarm
source <xsd:complexType name="XSyslogConfiguration">
 
<xsd:sequence minOccurs="0">
   
<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:element name="alarmConfigs" type="axlapi:XSyslogConfig"/>
   
<xsd:element name="EndPointAlarm" type="axlapi:boolean" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element XSyslogConfiguration/serviceGroup
diagram AXLSoap_p20894.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 XSyslogConfiguration/service
diagram AXLSoap_p20895.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="service" type="xsd:string" nillable="false"/>

element XSyslogConfiguration/alarmConfigs
diagram AXLSoap_p20896.png
type axlapi:XSyslogConfig
properties
content complex
children AlarmLevelEvent RemoteServerName1 RemoteServerName2 RemoteServerName3 RemoteServerName4 RemoteServerName5 monitor Enable
source <xsd:element name="alarmConfigs" type="axlapi:XSyslogConfig"/>

element XSyslogConfiguration/EndPointAlarm
diagram AXLSoap_p20897.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="EndPointAlarm" type="axlapi:boolean" minOccurs="0"/>


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