diagram | ![]() |
||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | serverName serviceGroup service returnedTags | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xsd:unsignedLong | ||
properties |
|
||
source | <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> |
diagram | ![]() |
||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="serverName" type="xsd:string" nillable="false"/> |
diagram | ![]() |
||||||
type | axlapi:XServiceGrouping | ||||||
properties |
|
||||||
source | <xsd:element name="serviceGroup" type="axlapi:XServiceGrouping" default="CM Services" nillable="false"/> |
diagram | ![]() |
||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="service" type="xsd:string" nillable="false"/> |
diagram | ![]() |
||||||
type | axlapi:RSyslogConfiguration | ||||||
properties |
|
||||||
children | serverName serviceGroup service alarmConfigs EndPointAlarm | ||||||
source | <xsd:element name="returnedTags" type="axlapi:RSyslogConfiguration" minOccurs="0"/> |