Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR action package configuration.
This module contains definitions for the following management objects: syslog: Global Syslog messaging data
Copyright (c) 2016 by Cisco Systems, Inc. All rights reserved.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logmsg ¶
type Logmsg struct { EntityData types.CommonEntityData YFilter yfilter.YFilter Input Logmsg_Input }
Logmsg
func (*Logmsg) GetEntityData ¶
func (logmsg *Logmsg) GetEntityData() *types.CommonEntityData
type Logmsg_Input ¶
type Logmsg_Input struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Set serverity level. The type is Severity. This attribute is mandatory. Severity interface{} // Message body. The type is string. This attribute is mandatory. Message interface{} }
Logmsg_Input
func (*Logmsg_Input) GetEntityData ¶
func (input *Logmsg_Input) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.