complexType LSyslogConfiguration
diagram AXLSoap_p8973.png
namespace http://www.cisco.com/AXL/API/15.0
children serverName serviceGroup service alarmConfigs EndPointAlarm
source <xsd:complexType name="LSyslogConfiguration">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="serverName" type="xsd:string" minOccurs="0"/>
   
<xsd:element name="serviceGroup" type="axlapi:XServiceGrouping" minOccurs="0"/>
   
<xsd:element name="service" type="xsd:string" minOccurs="0"/>
   
<xsd:element name="alarmConfigs" type="axlapi:LSyslogConfig" minOccurs="1" maxOccurs="4"/>
   
<xsd:element name="EndPointAlarm" type="axlapi:boolean" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element LSyslogConfiguration/serverName
diagram AXLSoap_p8974.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serverName" type="xsd:string" minOccurs="0"/>

element LSyslogConfiguration/serviceGroup
diagram AXLSoap_p8975.png
type axlapi:XServiceGrouping
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serviceGroup" type="axlapi:XServiceGrouping" minOccurs="0"/>

element LSyslogConfiguration/service
diagram AXLSoap_p8976.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="service" type="xsd:string" minOccurs="0"/>

element LSyslogConfiguration/alarmConfigs
diagram AXLSoap_p8977.png
type axlapi:LSyslogConfig
properties
minOcc 1
maxOcc 4
content complex
children AlarmLevelEvent RemoteServerName monitor Enable
source <xsd:element name="alarmConfigs" type="axlapi:LSyslogConfig" minOccurs="1" maxOccurs="4"/>

element LSyslogConfiguration/EndPointAlarm
diagram AXLSoap_p8978.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