Documentation
¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR sysmgr action package configuration.
Copyright (c) 2016-2017 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 SysmgrProcessRestart ¶
type SysmgrProcessRestart struct { EntityData types.CommonEntityData YFilter yfilter.YFilter Input SysmgrProcessRestart_Input }
SysmgrProcessRestart Restart an XR process
func (*SysmgrProcessRestart) GetEntityData ¶
func (sysmgrProcessRestart *SysmgrProcessRestart) GetEntityData() *types.CommonEntityData
type SysmgrProcessRestart_Input ¶
type SysmgrProcessRestart_Input struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // XR process name or Job Id e.g. bgp, ospf. The type is string. This // attribute is mandatory. ProcessName interface{} // XR node identifier e.g. 0/RP0/CPU0, 0/0/CPU0. The type is string. Location interface{} }
SysmgrProcessRestart_Input
func (*SysmgrProcessRestart_Input) GetEntityData ¶
func (input *SysmgrProcessRestart_Input) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.