Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR upgrade-fpd package action data.
This module contains definitions for the following management objects:
fpd: Field programmable device (FPD) operational data
Copyright (c) 2013-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 UpgradeFpd ¶
type UpgradeFpd struct { EntityData types.CommonEntityData YFilter yfilter.YFilter Input UpgradeFpd_Input }
UpgradeFpd Execute FPD upgrade
func (*UpgradeFpd) GetEntityData ¶
func (upgradeFpd *UpgradeFpd) GetEntityData() *types.CommonEntityData
type UpgradeFpd_Input ¶
type UpgradeFpd_Input struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Location of the FPD to be upgraded. The type is string. This attribute is // mandatory. Location interface{} // name of the fpd to be upgraded. The type is string. This attribute is // mandatory. Fpd interface{} // Force the upgrade process. The type is interface{}. Force interface{} }
UpgradeFpd_Input
func (*UpgradeFpd_Input) GetEntityData ¶
func (input *UpgradeFpd_Input) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.