diagram |
|
namespace |
http://www.cisco.com/AXL/API/15.0 |
children |
serverName serviceGroup service returnedTags |
used by |
|
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> |