installmgr_admin_oper

package
v0.0.0-...-fac1166 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

This module contains a collection of YANG definitions for Cisco IOS-XR installmgr package admin-plane operational data.

This module contains definitions for the following management objects:

install: Information of software packages and install
  operations

Copyright (c) 2013-2018 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 Install

type Install struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install operation log history size. The type is interface{} with range:
	// 0..4294967295.
	LogSize interface{}

	// Configuration register (confreg) information.
	ConfigurationRegisters Install_ConfigurationRegisters

	// Install operation request status.
	RequestStatuses Install_RequestStatuses

	// Boot variable information.
	BootVariables Install_BootVariables

	// Software package,component and alias information.
	Software Install_Software

	// Information of install operations.
	SoftwareInventory Install_SoftwareInventory

	// Information of install ISSU operations.
	Issu Install_Issu

	// System Boot Image.
	BootImage Install_BootImage

	// Install operation log.
	Logs Install_Logs
}

Install Information of software packages and install operations

func (*Install) GetEntityData

func (install *Install) GetEntityData() *types.CommonEntityData

type Install_BootImage

type Install_BootImage struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The boot image. The type is string.
	SystemImageFile interface{}
}

Install_BootImage System Boot Image

func (*Install_BootImage) GetEntityData

func (bootImage *Install_BootImage) GetEntityData() *types.CommonEntityData

type Install_BootVariables

type Install_BootVariables struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Boot variable for specific node. The type is slice of
	// Install_BootVariables_BootVariable.
	BootVariable []*Install_BootVariables_BootVariable
}

Install_BootVariables Boot variable information

func (*Install_BootVariables) GetEntityData

func (bootVariables *Install_BootVariables) GetEntityData() *types.CommonEntityData

type Install_BootVariables_BootVariable

type Install_BootVariables_BootVariable struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Node name. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Boot variable value. The type is string. This attribute is mandatory.
	BootVariable interface{}
}

Install_BootVariables_BootVariable Boot variable for specific node

func (*Install_BootVariables_BootVariable) GetEntityData

func (bootVariable *Install_BootVariables_BootVariable) GetEntityData() *types.CommonEntityData

type Install_ConfigurationRegisters

type Install_ConfigurationRegisters struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Configuration register for specific node. The type is slice of
	// Install_ConfigurationRegisters_ConfigurationRegister.
	ConfigurationRegister []*Install_ConfigurationRegisters_ConfigurationRegister
}

Install_ConfigurationRegisters Configuration register (confreg) information

func (*Install_ConfigurationRegisters) GetEntityData

func (configurationRegisters *Install_ConfigurationRegisters) GetEntityData() *types.CommonEntityData

type Install_ConfigurationRegisters_ConfigurationRegister

type Install_ConfigurationRegisters_ConfigurationRegister struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Node name. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Configuration register value. The type is string with pattern:
	// [0-9a-fA-F]{1,8}. This attribute is mandatory.
	ConfigRegister interface{}
}

Install_ConfigurationRegisters_ConfigurationRegister Configuration register for specific node

func (*Install_ConfigurationRegisters_ConfigurationRegister) GetEntityData

func (configurationRegister *Install_ConfigurationRegisters_ConfigurationRegister) GetEntityData() *types.CommonEntityData

type Install_Issu

type Install_Issu struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// ISSU manager card inventory table.
	CardInventories Install_Issu_CardInventories

	// Summarized ISSU stage information.
	Stage Install_Issu_Stage
}

Install_Issu Information of install ISSU operations

func (*Install_Issu) GetEntityData

func (issu *Install_Issu) GetEntityData() *types.CommonEntityData

type Install_Issu_CardInventories

type Install_Issu_CardInventories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// ISSU manager inventory summary of the same card type. The type is slice of
	// Install_Issu_CardInventories_CardInventory.
	CardInventory []*Install_Issu_CardInventories_CardInventory
}

Install_Issu_CardInventories ISSU manager card inventory table

func (*Install_Issu_CardInventories) GetEntityData

func (cardInventories *Install_Issu_CardInventories) GetEntityData() *types.CommonEntityData

type Install_Issu_CardInventories_CardInventory

type Install_Issu_CardInventories_CardInventory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. ISSU manager card type ID. The type is
	// IsmCardTypeFamily.
	CardTypeId interface{}

	// node state for all nodes. The type is slice of
	// Install_Issu_CardInventories_CardInventory_Summary.
	Summary []*Install_Issu_CardInventories_CardInventory_Summary
}

Install_Issu_CardInventories_CardInventory ISSU manager inventory summary of the same card type

func (*Install_Issu_CardInventories_CardInventory) GetEntityData

func (cardInventory *Install_Issu_CardInventories_CardInventory) GetEntityData() *types.CommonEntityData

type Install_Issu_CardInventories_CardInventory_Summary

type Install_Issu_CardInventories_CardInventory_Summary struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Node identifier. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Partner Node IDs. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	PartnerNodeName interface{}

	// Node state. The type is InstmgrCardState.
	NodeState interface{}

	// Node roll. The type is InstmgrNodeRole.
	NodeRole interface{}

	// PI Node type. The type is InstmgrPiCard.
	NodeTypePi interface{}

	// ISSU node type. The type is string.
	NodeTypeIssu interface{}

	// Current node ISSU state. The type is InstmgrIsmNodeState.
	NodeCurrentState interface{}

	// Expected ISSU state. The type is InstmgrIsmNodeState.
	NodeExpectedState interface{}

	// Node failure reason. The type is string.
	NodeFailureReason interface{}

	// Node none-cnforming. The type is InstallmgrIsmNodeConforming.
	IsConformingNode interface{}

	// Number of attempts made. The type is interface{} with range: 0..4294967295.
	Attempts interface{}

	// Is node upgraded?. The type is bool.
	IsNodeUpgraded interface{}
}

Install_Issu_CardInventories_CardInventory_Summary node state for all nodes

func (*Install_Issu_CardInventories_CardInventory_Summary) GetEntityData

type Install_Issu_Stage

type Install_Issu_Stage struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Current ISSU state. The type is string.
	IssuState interface{}

	// ISSU operational ID. The type is interface{} with range: 0..4294967295.
	IssuOpId interface{}

	// ISSU progress percentage. The type is interface{} with range:
	// 0..4294967295. Units are percentage.
	Percentage interface{}

	// ISSU aborted?. The type is bool.
	IsIssuAborted interface{}

	// ISSU aborted by ISM?. The type is bool.
	IsIssuAbortedByIsm interface{}

	// ISM FSM state. The type is InstmgrIsmFsmState.
	IssuManagerFsmState interface{}

	// Number of participating nodes. The type is interface{} with range:
	// 0..4294967295.
	ParticipatingNodeAll interface{}

	// Number of node in progress. The type is interface{} with range:
	// 0..4294967295.
	NumNodesInProgress interface{}

	// Number of nodes in LOAD phase. The type is interface{} with range:
	// 0..4294967295.
	NumOfNodesInLoad interface{}

	// Number of nodes in RUN phase. The type is interface{} with range:
	// 0..4294967295.
	NumOfNodesInRun interface{}

	// Number of none-conforming nodes. The type is interface{} with range:
	// 0..4294967295.
	NumofNcNodes interface{}

	// Nodes in progress.
	NodeInProgress Install_Issu_Stage_NodeInProgress

	// Node in LOAD phase.
	NodesInLoad Install_Issu_Stage_NodesInLoad

	// Node in RUN phase.
	NodesInRun Install_Issu_Stage_NodesInRun

	// None-conforming nodes.
	NcNodes Install_Issu_Stage_NcNodes
}

Install_Issu_Stage Summarized ISSU stage information

func (*Install_Issu_Stage) GetEntityData

func (stage *Install_Issu_Stage) GetEntityData() *types.CommonEntityData

type Install_Issu_Stage_NcNodes

type Install_Issu_Stage_NcNodes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// node. The type is slice of string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	Node []interface{}
}

Install_Issu_Stage_NcNodes None-conforming nodes

func (*Install_Issu_Stage_NcNodes) GetEntityData

func (ncNodes *Install_Issu_Stage_NcNodes) GetEntityData() *types.CommonEntityData

type Install_Issu_Stage_NodeInProgress

type Install_Issu_Stage_NodeInProgress struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// node. The type is slice of string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	Node []interface{}
}

Install_Issu_Stage_NodeInProgress Nodes in progress

func (*Install_Issu_Stage_NodeInProgress) GetEntityData

func (nodeInProgress *Install_Issu_Stage_NodeInProgress) GetEntityData() *types.CommonEntityData

type Install_Issu_Stage_NodesInLoad

type Install_Issu_Stage_NodesInLoad struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// node. The type is slice of string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	Node []interface{}
}

Install_Issu_Stage_NodesInLoad Node in LOAD phase

func (*Install_Issu_Stage_NodesInLoad) GetEntityData

func (nodesInLoad *Install_Issu_Stage_NodesInLoad) GetEntityData() *types.CommonEntityData

type Install_Issu_Stage_NodesInRun

type Install_Issu_Stage_NodesInRun struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// node. The type is slice of string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	Node []interface{}
}

Install_Issu_Stage_NodesInRun Node in RUN phase

func (*Install_Issu_Stage_NodesInRun) GetEntityData

func (nodesInRun *Install_Issu_Stage_NodesInRun) GetEntityData() *types.CommonEntityData

type Install_Logs

type Install_Logs struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Log information. The type is slice of Install_Logs_Log.
	Log []*Install_Logs_Log
}

Install_Logs Install operation log

func (*Install_Logs) GetEntityData

func (logs *Install_Logs) GetEntityData() *types.CommonEntityData

type Install_Logs_Log

type Install_Logs_Log struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Install operation request ID. The type is
	// interface{} with range: 0..4294967295.
	RequestId interface{}

	// Header information. The type is slice of Install_Logs_Log_Header.
	Header []*Install_Logs_Log_Header

	// Summary information. The type is slice of Install_Logs_Log_Summary.
	Summary []*Install_Logs_Log_Summary

	// Status Information Logs. The type is slice of Install_Logs_Log_Message.
	Message []*Install_Logs_Log_Message

	// Install changes. The type is slice of Install_Logs_Log_Change.
	Change []*Install_Logs_Log_Change

	// Install details. The type is slice of Install_Logs_Log_Detail.
	Detail []*Install_Logs_Log_Detail

	// Install communications. The type is slice of
	// Install_Logs_Log_Communication.
	Communication []*Install_Logs_Log_Communication
}

Install_Logs_Log Log information

func (*Install_Logs_Log) GetEntityData

func (log *Install_Logs_Log) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Change

type Install_Logs_Log_Change struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Log contents.
	LogContents Install_Logs_Log_Change_LogContents
}

Install_Logs_Log_Change Install changes

func (*Install_Logs_Log_Change) GetEntityData

func (change *Install_Logs_Log_Change) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Change_LogContents

type Install_Logs_Log_Change_LogContents struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Version. The type is interface{} with range: 0..4294967295.
	Version interface{}

	// v3.
	V3 Install_Logs_Log_Change_LogContents_V3
}

Install_Logs_Log_Change_LogContents Log contents

func (*Install_Logs_Log_Change_LogContents) GetEntityData

func (logContents *Install_Logs_Log_Change_LogContents) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Change_LogContents_V3

type Install_Logs_Log_Change_LogContents_V3 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Category of the message. The type is InstmgrBagLogEntryUserMsgCategory.
	Category interface{}

	// Message. The type is string.
	Message interface{}

	// Scope of the message.
	Scope Install_Logs_Log_Change_LogContents_V3_Scope
}

Install_Logs_Log_Change_LogContents_V3 v3

func (*Install_Logs_Log_Change_LogContents_V3) GetEntityData

type Install_Logs_Log_Change_LogContents_V3_Scope

type Install_Logs_Log_Change_LogContents_V3_Scope struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Does the admin want to read this?. The type is bool.
	AdminRead interface{}

	// Which SDRs are affected by the message. The type is interface{} with range:
	// 0..4294967295.
	AffectedSdRs interface{}
}

Install_Logs_Log_Change_LogContents_V3_Scope Scope of the message

func (*Install_Logs_Log_Change_LogContents_V3_Scope) GetEntityData

type Install_Logs_Log_Communication

type Install_Logs_Log_Communication struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Log contents.
	LogContents Install_Logs_Log_Communication_LogContents
}

Install_Logs_Log_Communication Install communications

func (*Install_Logs_Log_Communication) GetEntityData

func (communication *Install_Logs_Log_Communication) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Communication_LogContents

type Install_Logs_Log_Communication_LogContents struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Version. The type is interface{} with range: 0..4294967295.
	Version interface{}

	// v3.
	V3 Install_Logs_Log_Communication_LogContents_V3
}

Install_Logs_Log_Communication_LogContents Log contents

func (*Install_Logs_Log_Communication_LogContents) GetEntityData

type Install_Logs_Log_Communication_LogContents_V3

type Install_Logs_Log_Communication_LogContents_V3 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Category of the message. The type is InstmgrBagLogEntryUserMsgCategory.
	Category interface{}

	// Message. The type is string.
	Message interface{}

	// Scope of the message.
	Scope Install_Logs_Log_Communication_LogContents_V3_Scope
}

Install_Logs_Log_Communication_LogContents_V3 v3

func (*Install_Logs_Log_Communication_LogContents_V3) GetEntityData

type Install_Logs_Log_Communication_LogContents_V3_Scope

type Install_Logs_Log_Communication_LogContents_V3_Scope struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Does the admin want to read this?. The type is bool.
	AdminRead interface{}

	// Which SDRs are affected by the message. The type is interface{} with range:
	// 0..4294967295.
	AffectedSdRs interface{}
}

Install_Logs_Log_Communication_LogContents_V3_Scope Scope of the message

func (*Install_Logs_Log_Communication_LogContents_V3_Scope) GetEntityData

type Install_Logs_Log_Detail

type Install_Logs_Log_Detail struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Log contents.
	LogContents Install_Logs_Log_Detail_LogContents
}

Install_Logs_Log_Detail Install details

func (*Install_Logs_Log_Detail) GetEntityData

func (detail *Install_Logs_Log_Detail) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Detail_LogContents

type Install_Logs_Log_Detail_LogContents struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Version. The type is interface{} with range: 0..4294967295.
	Version interface{}

	// v3.
	V3 Install_Logs_Log_Detail_LogContents_V3
}

Install_Logs_Log_Detail_LogContents Log contents

func (*Install_Logs_Log_Detail_LogContents) GetEntityData

func (logContents *Install_Logs_Log_Detail_LogContents) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Detail_LogContents_V3

type Install_Logs_Log_Detail_LogContents_V3 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Category of the message. The type is InstmgrBagLogEntryUserMsgCategory.
	Category interface{}

	// Message. The type is string.
	Message interface{}

	// Scope of the message.
	Scope Install_Logs_Log_Detail_LogContents_V3_Scope
}

Install_Logs_Log_Detail_LogContents_V3 v3

func (*Install_Logs_Log_Detail_LogContents_V3) GetEntityData

type Install_Logs_Log_Detail_LogContents_V3_Scope

type Install_Logs_Log_Detail_LogContents_V3_Scope struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Does the admin want to read this?. The type is bool.
	AdminRead interface{}

	// Which SDRs are affected by the message. The type is interface{} with range:
	// 0..4294967295.
	AffectedSdRs interface{}
}

Install_Logs_Log_Detail_LogContents_V3_Scope Scope of the message

func (*Install_Logs_Log_Detail_LogContents_V3_Scope) GetEntityData

type Install_Logs_Log_Header

type Install_Logs_Log_Header struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Log contents.
	LogContents Install_Logs_Log_Header_LogContents
}

Install_Logs_Log_Header Header information

func (*Install_Logs_Log_Header) GetEntityData

func (header *Install_Logs_Log_Header) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Header_LogContents

type Install_Logs_Log_Header_LogContents struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Version. The type is interface{} with range: 0..4294967295.
	Version interface{}

	// v3.
	V3 Install_Logs_Log_Header_LogContents_V3
}

Install_Logs_Log_Header_LogContents Log contents

func (*Install_Logs_Log_Header_LogContents) GetEntityData

func (logContents *Install_Logs_Log_Header_LogContents) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Header_LogContents_V3

type Install_Logs_Log_Header_LogContents_V3 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Category of the message. The type is InstmgrBagLogEntryUserMsgCategory.
	Category interface{}

	// Message. The type is string.
	Message interface{}

	// Scope of the message.
	Scope Install_Logs_Log_Header_LogContents_V3_Scope
}

Install_Logs_Log_Header_LogContents_V3 v3

func (*Install_Logs_Log_Header_LogContents_V3) GetEntityData

type Install_Logs_Log_Header_LogContents_V3_Scope

type Install_Logs_Log_Header_LogContents_V3_Scope struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Does the admin want to read this?. The type is bool.
	AdminRead interface{}

	// Which SDRs are affected by the message. The type is interface{} with range:
	// 0..4294967295.
	AffectedSdRs interface{}
}

Install_Logs_Log_Header_LogContents_V3_Scope Scope of the message

func (*Install_Logs_Log_Header_LogContents_V3_Scope) GetEntityData

type Install_Logs_Log_Message

type Install_Logs_Log_Message struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Log contents.
	LogContents Install_Logs_Log_Message_LogContents
}

Install_Logs_Log_Message Status Information Logs

func (*Install_Logs_Log_Message) GetEntityData

func (message *Install_Logs_Log_Message) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Message_LogContents

type Install_Logs_Log_Message_LogContents struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Version. The type is interface{} with range: 0..4294967295.
	Version interface{}

	// v3.
	V3 Install_Logs_Log_Message_LogContents_V3
}

Install_Logs_Log_Message_LogContents Log contents

func (*Install_Logs_Log_Message_LogContents) GetEntityData

func (logContents *Install_Logs_Log_Message_LogContents) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Message_LogContents_V3

type Install_Logs_Log_Message_LogContents_V3 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Category of the message. The type is InstmgrBagLogEntryUserMsgCategory.
	Category interface{}

	// Message. The type is string.
	Message interface{}

	// Scope of the message.
	Scope Install_Logs_Log_Message_LogContents_V3_Scope
}

Install_Logs_Log_Message_LogContents_V3 v3

func (*Install_Logs_Log_Message_LogContents_V3) GetEntityData

type Install_Logs_Log_Message_LogContents_V3_Scope

type Install_Logs_Log_Message_LogContents_V3_Scope struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Does the admin want to read this?. The type is bool.
	AdminRead interface{}

	// Which SDRs are affected by the message. The type is interface{} with range:
	// 0..4294967295.
	AffectedSdRs interface{}
}

Install_Logs_Log_Message_LogContents_V3_Scope Scope of the message

func (*Install_Logs_Log_Message_LogContents_V3_Scope) GetEntityData

type Install_Logs_Log_Summary

type Install_Logs_Log_Summary struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Log contents.
	LogContents Install_Logs_Log_Summary_LogContents
}

Install_Logs_Log_Summary Summary information

func (*Install_Logs_Log_Summary) GetEntityData

func (summary *Install_Logs_Log_Summary) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Summary_LogContents

type Install_Logs_Log_Summary_LogContents struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Version. The type is interface{} with range: 0..4294967295.
	Version interface{}

	// v3.
	V3 Install_Logs_Log_Summary_LogContents_V3
}

Install_Logs_Log_Summary_LogContents Log contents

func (*Install_Logs_Log_Summary_LogContents) GetEntityData

func (logContents *Install_Logs_Log_Summary_LogContents) GetEntityData() *types.CommonEntityData

type Install_Logs_Log_Summary_LogContents_V3

type Install_Logs_Log_Summary_LogContents_V3 struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Category of the message. The type is InstmgrBagLogEntryUserMsgCategory.
	Category interface{}

	// Message. The type is string.
	Message interface{}

	// Scope of the message.
	Scope Install_Logs_Log_Summary_LogContents_V3_Scope
}

Install_Logs_Log_Summary_LogContents_V3 v3

func (*Install_Logs_Log_Summary_LogContents_V3) GetEntityData

type Install_Logs_Log_Summary_LogContents_V3_Scope

type Install_Logs_Log_Summary_LogContents_V3_Scope struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Does the admin want to read this?. The type is bool.
	AdminRead interface{}

	// Which SDRs are affected by the message. The type is interface{} with range:
	// 0..4294967295.
	AffectedSdRs interface{}
}

Install_Logs_Log_Summary_LogContents_V3_Scope Scope of the message

func (*Install_Logs_Log_Summary_LogContents_V3_Scope) GetEntityData

type Install_RequestStatuses

type Install_RequestStatuses struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Request status Information. The type is slice of
	// Install_RequestStatuses_RequestStatus.
	RequestStatus []*Install_RequestStatuses_RequestStatus
}

Install_RequestStatuses Install operation request status

func (*Install_RequestStatuses) GetEntityData

func (requestStatuses *Install_RequestStatuses) GetEntityData() *types.CommonEntityData

type Install_RequestStatuses_RequestStatus

type Install_RequestStatuses_RequestStatus struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Install operation request ID. The type is
	// interface{} with range: 0..4294967295.
	RequestId interface{}

	// Percentage completed. The type is interface{} with range: 0..255. Units are
	// percentage.
	Percentage interface{}

	// Abort state. The type is InstmgrBagAbortState.
	AbortState interface{}

	// Downloaded bytes. The type is interface{} with range: 0..4294967295. Units
	// are byte.
	DownloadedBytes interface{}

	// Whether the operation is blocked waiting for a response from the user. The
	// type is bool.
	UnansweredQuery interface{}

	// Phase of the operation. The type is InstmgrInstallPhase.
	OperationPhase interface{}

	// Requested install operation.
	RequestInformation Install_RequestStatuses_RequestStatus_RequestInformation

	// How the abort will occur.
	AbortStatus Install_RequestStatuses_RequestStatus_AbortStatus

	// Incremental Install information.
	IncrementalInstallInformation Install_RequestStatuses_RequestStatus_IncrementalInstallInformation

	// Messages related to ISSU operations. The type is slice of
	// Install_RequestStatuses_RequestStatus_IssuMessage.
	IssuMessage []*Install_RequestStatuses_RequestStatus_IssuMessage

	// Messages output to the user. The type is slice of
	// Install_RequestStatuses_RequestStatus_Message.
	Message []*Install_RequestStatuses_RequestStatus_Message
}

Install_RequestStatuses_RequestStatus Request status Information

func (*Install_RequestStatuses_RequestStatus) GetEntityData

func (requestStatus *Install_RequestStatuses_RequestStatus) GetEntityData() *types.CommonEntityData

type Install_RequestStatuses_RequestStatus_AbortStatus

type Install_RequestStatuses_RequestStatus_AbortStatus struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Method of abort. The type is InstmgrIssuAbortMethod.
	AbortMethod interface{}

	// Impact of abort. The type is InstmgrIssuAbortImpact.
	AbortImpact interface{}
}

Install_RequestStatuses_RequestStatus_AbortStatus How the abort will occur

func (*Install_RequestStatuses_RequestStatus_AbortStatus) GetEntityData

type Install_RequestStatuses_RequestStatus_IncrementalInstallInformation

type Install_RequestStatuses_RequestStatus_IncrementalInstallInformation struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install direction. The type is InstmgrBagIiDirection.
	Direction interface{}

	// First error during incremental install. The type is string.
	IiError interface{}

	// Participating nodes. The type is slice of
	// Install_RequestStatuses_RequestStatus_IncrementalInstallInformation_Nodes.
	Nodes []*Install_RequestStatuses_RequestStatus_IncrementalInstallInformation_Nodes
}

Install_RequestStatuses_RequestStatus_IncrementalInstallInformation Incremental Install information

func (*Install_RequestStatuses_RequestStatus_IncrementalInstallInformation) GetEntityData

func (incrementalInstallInformation *Install_RequestStatuses_RequestStatus_IncrementalInstallInformation) GetEntityData() *types.CommonEntityData

type Install_RequestStatuses_RequestStatus_IncrementalInstallInformation_Nodes

type Install_RequestStatuses_RequestStatus_IncrementalInstallInformation_Nodes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Node identifier. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// State. The type is InstmgrBagIiState.
	State interface{}
}

Install_RequestStatuses_RequestStatus_IncrementalInstallInformation_Nodes Participating nodes

func (*Install_RequestStatuses_RequestStatus_IncrementalInstallInformation_Nodes) GetEntityData

type Install_RequestStatuses_RequestStatus_IssuMessage

type Install_RequestStatuses_RequestStatus_IssuMessage struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Category of the message. The type is InstmgrBagUserMsgCategory.
	Category interface{}

	// Message. The type is string.
	Message interface{}

	// Scope of the message.
	Scope Install_RequestStatuses_RequestStatus_IssuMessage_Scope
}

Install_RequestStatuses_RequestStatus_IssuMessage Messages related to ISSU operations

func (*Install_RequestStatuses_RequestStatus_IssuMessage) GetEntityData

type Install_RequestStatuses_RequestStatus_IssuMessage_Scope

type Install_RequestStatuses_RequestStatus_IssuMessage_Scope struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Does the admin want to read this?. The type is bool.
	AdminRead interface{}

	// Which LRs are affected by the message. The type is interface{} with range:
	// 0..4294967295.
	AffectedSdRs interface{}
}

Install_RequestStatuses_RequestStatus_IssuMessage_Scope Scope of the message

func (*Install_RequestStatuses_RequestStatus_IssuMessage_Scope) GetEntityData

type Install_RequestStatuses_RequestStatus_Message

type Install_RequestStatuses_RequestStatus_Message struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Category of the message. The type is InstmgrBagUserMsgCategory.
	Category interface{}

	// Message. The type is string.
	Message interface{}

	// Scope of the message.
	Scope Install_RequestStatuses_RequestStatus_Message_Scope
}

Install_RequestStatuses_RequestStatus_Message Messages output to the user

func (*Install_RequestStatuses_RequestStatus_Message) GetEntityData

type Install_RequestStatuses_RequestStatus_Message_Scope

type Install_RequestStatuses_RequestStatus_Message_Scope struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Does the admin want to read this?. The type is bool.
	AdminRead interface{}

	// Which LRs are affected by the message. The type is interface{} with range:
	// 0..4294967295.
	AffectedSdRs interface{}
}

Install_RequestStatuses_RequestStatus_Message_Scope Scope of the message

func (*Install_RequestStatuses_RequestStatus_Message_Scope) GetEntityData

type Install_RequestStatuses_RequestStatus_RequestInformation

type Install_RequestStatuses_RequestStatus_RequestInformation struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install id of operation. The type is interface{} with range: 0..4294967295.
	RequestId interface{}

	// User ID that started the reqeust. The type is string.
	UserId interface{}

	// Request trigger type. The type is InstmgrBagRequestTrigger.
	TriggerType interface{}

	// Options affecting processing of install requests. The type is interface{}
	// with range: -2147483648..2147483647.
	RequestOption interface{}

	// Requested operation type. The type is InstmgrRequest.
	OperationType interface{}

	// Detail operation information. The type is string.
	OperationDetail interface{}
}

Install_RequestStatuses_RequestStatus_RequestInformation Requested install operation

func (*Install_RequestStatuses_RequestStatus_RequestInformation) GetEntityData

type Install_Software

type Install_Software struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Package alias information.
	AliasDevices Install_Software_AliasDevices

	// Package information.
	PackageDevices Install_Software_PackageDevices

	// Software component information.
	ComponentDevices Install_Software_ComponentDevices
}

Install_Software Software package,component and alias information

func (*Install_Software) GetEntityData

func (software *Install_Software) GetEntityData() *types.CommonEntityData

type Install_SoftwareInventory

type Install_SoftwareInventory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Committed inventory information.
	Committed Install_SoftwareInventory_Committed

	// Inactive inventory information.
	Inactive Install_SoftwareInventory_Inactive

	// Install operation requests.
	Requests Install_SoftwareInventory_Requests

	// Active inventory information.
	Active Install_SoftwareInventory_Active
}

Install_SoftwareInventory Information of install operations

func (*Install_SoftwareInventory) GetEntityData

func (softwareInventory *Install_SoftwareInventory) GetEntityData() *types.CommonEntityData

type Install_SoftwareInventory_Active

type Install_SoftwareInventory_Active struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Summarized inventory information.
	Summary Install_SoftwareInventory_Active_Summary

	// Software inventory.
	Inventories Install_SoftwareInventory_Active_Inventories
}

Install_SoftwareInventory_Active Active inventory information

func (*Install_SoftwareInventory_Active) GetEntityData

func (active *Install_SoftwareInventory_Active) GetEntityData() *types.CommonEntityData

type Install_SoftwareInventory_Active_Inventories

type Install_SoftwareInventory_Active_Inventories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Inventory information for specific node. The type is slice of
	// Install_SoftwareInventory_Active_Inventories_Inventory.
	Inventory []*Install_SoftwareInventory_Active_Inventories_Inventory
}

Install_SoftwareInventory_Active_Inventories Software inventory

func (*Install_SoftwareInventory_Active_Inventories) GetEntityData

type Install_SoftwareInventory_Active_Inventories_Inventory

type Install_SoftwareInventory_Active_Inventories_Inventory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Node name. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Major data version number. The type is interface{} with range:
	// 0..4294967295.
	Major interface{}

	// Minor data version number. The type is interface{} with range:
	// 0..4294967295.
	Minor interface{}

	// Name of the boot image. The type is string.
	BootImageName interface{}

	// Node's type. The type is interface{} with range: 0..18446744073709551615.
	NodeType interface{}

	// SDR name. The type is string.
	SecureDomainRouterName interface{}

	// Load path. The type is slice of
	// Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath.
	LoadPath []*Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath
}

Install_SoftwareInventory_Active_Inventories_Inventory Inventory information for specific node

func (*Install_SoftwareInventory_Active_Inventories_Inventory) GetEntityData

type Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath

type Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath_Package
}

Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath Load path

func (*Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath) GetEntityData

type Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath_Package

type Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath_Package Package

func (*Install_SoftwareInventory_Active_Inventories_Inventory_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Active_Summary

type Install_SoftwareInventory_Active_Summary struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Default load path.
	DefaultLoadPath Install_SoftwareInventory_Active_Summary_DefaultLoadPath

	// Admin Resources load path.
	AdminLoadPath Install_SoftwareInventory_Active_Summary_AdminLoadPath

	// SDR load paths. The type is slice of
	// Install_SoftwareInventory_Active_Summary_SdrLoadPath.
	SdrLoadPath []*Install_SoftwareInventory_Active_Summary_SdrLoadPath

	// Location load paths. The type is slice of
	// Install_SoftwareInventory_Active_Summary_LocationLoadPath.
	LocationLoadPath []*Install_SoftwareInventory_Active_Summary_LocationLoadPath
}

Install_SoftwareInventory_Active_Summary Summarized inventory information

func (*Install_SoftwareInventory_Active_Summary) GetEntityData

type Install_SoftwareInventory_Active_Summary_AdminLoadPath

type Install_SoftwareInventory_Active_Summary_AdminLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// Admin Resources load path. The type is slice of
	// Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Active_Summary_AdminLoadPath Admin Resources load path

func (*Install_SoftwareInventory_Active_Summary_AdminLoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath

type Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath Admin Resources load path

func (*Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath_Package

type Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Active_Summary_AdminLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Active_Summary_AdminLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Active_Summary_DefaultLoadPath

type Install_SoftwareInventory_Active_Summary_DefaultLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// Does this match the Admin Resources load path?. The type is bool.
	AdminMatch interface{}

	// Names of SDRs this applies to. The type is slice of string.
	SecureDomainRouterName []interface{}

	// Default load path. The type is slice of
	// Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Active_Summary_DefaultLoadPath Default load path

func (*Install_SoftwareInventory_Active_Summary_DefaultLoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath

type Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath Default load path

func (*Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath_Package

type Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Active_Summary_DefaultLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Active_Summary_DefaultLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Active_Summary_LocationLoadPath

type Install_SoftwareInventory_Active_Summary_LocationLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// SDR name. The type is string.
	SecureDomainRouterName interface{}

	// Node identifier. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Load path. The type is slice of
	// Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Active_Summary_LocationLoadPath Location load paths

func (*Install_SoftwareInventory_Active_Summary_LocationLoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath

type Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath Load path

func (*Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath_Package

type Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Active_Summary_LocationLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Active_Summary_LocationLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Active_Summary_SdrLoadPath

type Install_SoftwareInventory_Active_Summary_SdrLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// SDR name. The type is string.
	SecureDomainRouterName interface{}

	// Load path. The type is slice of
	// Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Active_Summary_SdrLoadPath SDR load paths

func (*Install_SoftwareInventory_Active_Summary_SdrLoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath

type Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath Load path

func (*Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath_Package

type Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Active_Summary_SdrLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Active_Summary_SdrLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Committed

type Install_SoftwareInventory_Committed struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Summarized inventory information.
	Summary Install_SoftwareInventory_Committed_Summary

	// Software inventory.
	Inventories Install_SoftwareInventory_Committed_Inventories
}

Install_SoftwareInventory_Committed Committed inventory information

func (*Install_SoftwareInventory_Committed) GetEntityData

func (committed *Install_SoftwareInventory_Committed) GetEntityData() *types.CommonEntityData

type Install_SoftwareInventory_Committed_Inventories

type Install_SoftwareInventory_Committed_Inventories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Inventory information for specific node. The type is slice of
	// Install_SoftwareInventory_Committed_Inventories_Inventory.
	Inventory []*Install_SoftwareInventory_Committed_Inventories_Inventory
}

Install_SoftwareInventory_Committed_Inventories Software inventory

func (*Install_SoftwareInventory_Committed_Inventories) GetEntityData

type Install_SoftwareInventory_Committed_Inventories_Inventory

type Install_SoftwareInventory_Committed_Inventories_Inventory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Node name. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Major data version number. The type is interface{} with range:
	// 0..4294967295.
	Major interface{}

	// Minor data version number. The type is interface{} with range:
	// 0..4294967295.
	Minor interface{}

	// Name of the boot image. The type is string.
	BootImageName interface{}

	// Node's type. The type is interface{} with range: 0..18446744073709551615.
	NodeType interface{}

	// SDR name. The type is string.
	SecureDomainRouterName interface{}

	// Load path. The type is slice of
	// Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath.
	LoadPath []*Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath
}

Install_SoftwareInventory_Committed_Inventories_Inventory Inventory information for specific node

func (*Install_SoftwareInventory_Committed_Inventories_Inventory) GetEntityData

type Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath

type Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath_Package
}

Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath Load path

func (*Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath_Package

type Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath_Package Package

func (*Install_SoftwareInventory_Committed_Inventories_Inventory_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Committed_Summary

type Install_SoftwareInventory_Committed_Summary struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Default load path.
	DefaultLoadPath Install_SoftwareInventory_Committed_Summary_DefaultLoadPath

	// Admin Resources load path.
	AdminLoadPath Install_SoftwareInventory_Committed_Summary_AdminLoadPath

	// SDR load paths. The type is slice of
	// Install_SoftwareInventory_Committed_Summary_SdrLoadPath.
	SdrLoadPath []*Install_SoftwareInventory_Committed_Summary_SdrLoadPath

	// Location load paths. The type is slice of
	// Install_SoftwareInventory_Committed_Summary_LocationLoadPath.
	LocationLoadPath []*Install_SoftwareInventory_Committed_Summary_LocationLoadPath
}

Install_SoftwareInventory_Committed_Summary Summarized inventory information

func (*Install_SoftwareInventory_Committed_Summary) GetEntityData

type Install_SoftwareInventory_Committed_Summary_AdminLoadPath

type Install_SoftwareInventory_Committed_Summary_AdminLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// Admin Resources load path. The type is slice of
	// Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Committed_Summary_AdminLoadPath Admin Resources load path

func (*Install_SoftwareInventory_Committed_Summary_AdminLoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath

type Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath Admin Resources load path

func (*Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath_Package

type Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Committed_Summary_AdminLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Committed_Summary_AdminLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Committed_Summary_DefaultLoadPath

type Install_SoftwareInventory_Committed_Summary_DefaultLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// Does this match the Admin Resources load path?. The type is bool.
	AdminMatch interface{}

	// Names of SDRs this applies to. The type is slice of string.
	SecureDomainRouterName []interface{}

	// Default load path. The type is slice of
	// Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Committed_Summary_DefaultLoadPath Default load path

func (*Install_SoftwareInventory_Committed_Summary_DefaultLoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath

type Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath Default load path

func (*Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath_Package

type Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Committed_Summary_DefaultLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Committed_Summary_LocationLoadPath

type Install_SoftwareInventory_Committed_Summary_LocationLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// SDR name. The type is string.
	SecureDomainRouterName interface{}

	// Node identifier. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Load path. The type is slice of
	// Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Committed_Summary_LocationLoadPath Location load paths

func (*Install_SoftwareInventory_Committed_Summary_LocationLoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath

type Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath Load path

func (*Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath_Package

type Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Committed_Summary_LocationLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Committed_Summary_LocationLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Committed_Summary_SdrLoadPath

type Install_SoftwareInventory_Committed_Summary_SdrLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// SDR name. The type is string.
	SecureDomainRouterName interface{}

	// Load path. The type is slice of
	// Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Committed_Summary_SdrLoadPath SDR load paths

func (*Install_SoftwareInventory_Committed_Summary_SdrLoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath

type Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath Load path

func (*Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath_Package

type Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Committed_Summary_SdrLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Committed_Summary_SdrLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Inactive

type Install_SoftwareInventory_Inactive struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Summarized inventory information.
	Summary Install_SoftwareInventory_Inactive_Summary

	// Software inventory.
	Inventories Install_SoftwareInventory_Inactive_Inventories
}

Install_SoftwareInventory_Inactive Inactive inventory information

func (*Install_SoftwareInventory_Inactive) GetEntityData

func (inactive *Install_SoftwareInventory_Inactive) GetEntityData() *types.CommonEntityData

type Install_SoftwareInventory_Inactive_Inventories

type Install_SoftwareInventory_Inactive_Inventories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Inventory information for specific node. The type is slice of
	// Install_SoftwareInventory_Inactive_Inventories_Inventory.
	Inventory []*Install_SoftwareInventory_Inactive_Inventories_Inventory
}

Install_SoftwareInventory_Inactive_Inventories Software inventory

func (*Install_SoftwareInventory_Inactive_Inventories) GetEntityData

type Install_SoftwareInventory_Inactive_Inventories_Inventory

type Install_SoftwareInventory_Inactive_Inventories_Inventory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Node name. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Major data version number. The type is interface{} with range:
	// 0..4294967295.
	Major interface{}

	// Minor data version number. The type is interface{} with range:
	// 0..4294967295.
	Minor interface{}

	// Name of the boot image. The type is string.
	BootImageName interface{}

	// Node's type. The type is interface{} with range: 0..18446744073709551615.
	NodeType interface{}

	// SDR name. The type is string.
	SecureDomainRouterName interface{}

	// Load path. The type is slice of
	// Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath.
	LoadPath []*Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath
}

Install_SoftwareInventory_Inactive_Inventories_Inventory Inventory information for specific node

func (*Install_SoftwareInventory_Inactive_Inventories_Inventory) GetEntityData

type Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath

type Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath_Package
}

Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath Load path

func (*Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath_Package

type Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath_Package Package

func (*Install_SoftwareInventory_Inactive_Inventories_Inventory_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Inactive_Summary

type Install_SoftwareInventory_Inactive_Summary struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Default load path.
	DefaultLoadPath Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath

	// Admin Resources load path.
	AdminLoadPath Install_SoftwareInventory_Inactive_Summary_AdminLoadPath

	// SDR load paths. The type is slice of
	// Install_SoftwareInventory_Inactive_Summary_SdrLoadPath.
	SdrLoadPath []*Install_SoftwareInventory_Inactive_Summary_SdrLoadPath

	// Location load paths. The type is slice of
	// Install_SoftwareInventory_Inactive_Summary_LocationLoadPath.
	LocationLoadPath []*Install_SoftwareInventory_Inactive_Summary_LocationLoadPath
}

Install_SoftwareInventory_Inactive_Summary Summarized inventory information

func (*Install_SoftwareInventory_Inactive_Summary) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_AdminLoadPath

type Install_SoftwareInventory_Inactive_Summary_AdminLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// Admin Resources load path. The type is slice of
	// Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Inactive_Summary_AdminLoadPath Admin Resources load path

func (*Install_SoftwareInventory_Inactive_Summary_AdminLoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath

type Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath Admin Resources load path

func (*Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath_Package

type Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Inactive_Summary_AdminLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath

type Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// Does this match the Admin Resources load path?. The type is bool.
	AdminMatch interface{}

	// Names of SDRs this applies to. The type is slice of string.
	SecureDomainRouterName []interface{}

	// Default load path. The type is slice of
	// Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath Default load path

func (*Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath

type Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath Default load path

func (*Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath_Package

type Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Inactive_Summary_DefaultLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_LocationLoadPath

type Install_SoftwareInventory_Inactive_Summary_LocationLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// SDR name. The type is string.
	SecureDomainRouterName interface{}

	// Node identifier. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Load path. The type is slice of
	// Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Inactive_Summary_LocationLoadPath Location load paths

func (*Install_SoftwareInventory_Inactive_Summary_LocationLoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath

type Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath Load path

func (*Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath_Package

type Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Inactive_Summary_LocationLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_SdrLoadPath

type Install_SoftwareInventory_Inactive_Summary_SdrLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Install op affecting scope. The type is interface{} with range:
	// 0..4294967295.
	RequestId interface{}

	// SDR name. The type is string.
	SecureDomainRouterName interface{}

	// Load path. The type is slice of
	// Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath.
	LoadPath []*Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath

	// Load paths for standby nodes. The type is slice of
	// Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath.
	StandbyLoadPath []*Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath
}

Install_SoftwareInventory_Inactive_Summary_SdrLoadPath SDR load paths

func (*Install_SoftwareInventory_Inactive_Summary_SdrLoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath

type Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath_Package
}

Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath Load path

func (*Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath_Package

type Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath_Package Package

func (*Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_LoadPath_Package) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath

type Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath_Package
}

Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath Load paths for standby nodes

func (*Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath) GetEntityData

type Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath_Package

type Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath_Package Package

func (*Install_SoftwareInventory_Inactive_Summary_SdrLoadPath_StandbyLoadPath_Package) GetEntityData

type Install_SoftwareInventory_Requests

type Install_SoftwareInventory_Requests struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install operation request history.
	Requests Install_SoftwareInventory_Requests_Requests
}

Install_SoftwareInventory_Requests Install operation requests

func (*Install_SoftwareInventory_Requests) GetEntityData

func (requests *Install_SoftwareInventory_Requests) GetEntityData() *types.CommonEntityData

type Install_SoftwareInventory_Requests_Requests

type Install_SoftwareInventory_Requests_Requests struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Install operation request information. The type is slice of
	// Install_SoftwareInventory_Requests_Requests_Request.
	Request []*Install_SoftwareInventory_Requests_Requests_Request
}

Install_SoftwareInventory_Requests_Requests Install operation request history

func (*Install_SoftwareInventory_Requests_Requests) GetEntityData

type Install_SoftwareInventory_Requests_Requests_Request

type Install_SoftwareInventory_Requests_Requests_Request struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Install operation request ID. The type is
	// interface{} with range: 0..4294967295.
	RequestId interface{}

	// Inventory information of install operation request.
	Inventories Install_SoftwareInventory_Requests_Requests_Request_Inventories
}

Install_SoftwareInventory_Requests_Requests_Request Install operation request information

func (*Install_SoftwareInventory_Requests_Requests_Request) GetEntityData

type Install_SoftwareInventory_Requests_Requests_Request_Inventories

type Install_SoftwareInventory_Requests_Requests_Request_Inventories struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Inventory information. The type is slice of
	// Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory.
	Inventory []*Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory
}

Install_SoftwareInventory_Requests_Requests_Request_Inventories Inventory information of install operation request

func (*Install_SoftwareInventory_Requests_Requests_Request_Inventories) GetEntityData

type Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory

type Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Node name. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Major data version number. The type is interface{} with range:
	// 0..4294967295.
	Major interface{}

	// Minor data version number. The type is interface{} with range:
	// 0..4294967295.
	Minor interface{}

	// Name of the boot image. The type is string.
	BootImageName interface{}

	// Node's type. The type is interface{} with range: 0..18446744073709551615.
	NodeType interface{}

	// SDR name. The type is string.
	SecureDomainRouterName interface{}

	// Load path. The type is slice of
	// Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath.
	LoadPath []*Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath
}

Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory Inventory information

func (*Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory) GetEntityData

type Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath

type Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Version. The type is string.
	Version interface{}

	// Build information. The type is string.
	BuildInformation interface{}

	// Package.
	Package Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath_Package
}

Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath Load path

func (*Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath) GetEntityData

type Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath_Package

type Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Device name. The type is string.
	DeviceName interface{}

	// Package group name. The type is string.
	Name interface{}
}

Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath_Package Package

func (*Install_SoftwareInventory_Requests_Requests_Request_Inventories_Inventory_LoadPath_Package) GetEntityData

type Install_Software_AliasDevices

type Install_Software_AliasDevices struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Package alias information for specific device. The type is slice of
	// Install_Software_AliasDevices_AliasDevice.
	AliasDevice []*Install_Software_AliasDevices_AliasDevice
}

Install_Software_AliasDevices Package alias information

func (*Install_Software_AliasDevices) GetEntityData

func (aliasDevices *Install_Software_AliasDevices) GetEntityData() *types.CommonEntityData

type Install_Software_AliasDevices_AliasDevice

type Install_Software_AliasDevices_AliasDevice struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Device Name. The type is string with pattern:
	// [\w\-\.:,_@#%$\+=\|;]+.
	DeviceName interface{}

	// alias information.
	Aliases Install_Software_AliasDevices_AliasDevice_Aliases
}

Install_Software_AliasDevices_AliasDevice Package alias information for specific device

func (*Install_Software_AliasDevices_AliasDevice) GetEntityData

type Install_Software_AliasDevices_AliasDevice_Aliases

type Install_Software_AliasDevices_AliasDevice_Aliases struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Aliases for specific package. The type is slice of
	// Install_Software_AliasDevices_AliasDevice_Aliases_Alias.
	Alias []*Install_Software_AliasDevices_AliasDevice_Aliases_Alias
}

Install_Software_AliasDevices_AliasDevice_Aliases alias information

func (*Install_Software_AliasDevices_AliasDevice_Aliases) GetEntityData

type Install_Software_AliasDevices_AliasDevice_Aliases_Alias

type Install_Software_AliasDevices_AliasDevice_Aliases_Alias struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Package Name. The type is string.
	PackageName interface{}

	// Alias names. The type is string. This attribute is mandatory.
	AliasNames interface{}
}

Install_Software_AliasDevices_AliasDevice_Aliases_Alias Aliases for specific package

func (*Install_Software_AliasDevices_AliasDevice_Aliases_Alias) GetEntityData

type Install_Software_ComponentDevices

type Install_Software_ComponentDevices struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Component information for specific device. The type is slice of
	// Install_Software_ComponentDevices_ComponentDevice.
	ComponentDevice []*Install_Software_ComponentDevices_ComponentDevice
}

Install_Software_ComponentDevices Software component information

func (*Install_Software_ComponentDevices) GetEntityData

func (componentDevices *Install_Software_ComponentDevices) GetEntityData() *types.CommonEntityData

type Install_Software_ComponentDevices_ComponentDevice

type Install_Software_ComponentDevices_ComponentDevice struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Device Name. The type is string with pattern:
	// [\w\-\.:,_@#%$\+=\|;]+.
	DeviceName interface{}

	// Software package information.
	ComponentPackages Install_Software_ComponentDevices_ComponentDevice_ComponentPackages
}

Install_Software_ComponentDevices_ComponentDevice Component information for specific device

func (*Install_Software_ComponentDevices_ComponentDevice) GetEntityData

type Install_Software_ComponentDevices_ComponentDevice_ComponentPackages

type Install_Software_ComponentDevices_ComponentDevice_ComponentPackages struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Component information for specific package. The type is slice of
	// Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage.
	ComponentPackage []*Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage
}

Install_Software_ComponentDevices_ComponentDevice_ComponentPackages Software package information

func (*Install_Software_ComponentDevices_ComponentDevice_ComponentPackages) GetEntityData

type Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage

type Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Package Name. The type is string.
	PackageName interface{}

	// Component information. The type is slice of
	// Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage_Component.
	Component []*Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage_Component
}

Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage Component information for specific package

func (*Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage) GetEntityData

type Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage_Component

type Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage_Component struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Component Name. The type is string.
	ComponentName interface{}

	// Name of the component. The type is string.
	Name interface{}

	// Version of the component. The type is string.
	Version interface{}

	// Release that the component belongs to. The type is string.
	Release interface{}

	// Description of the component. The type is string.
	Description interface{}

	// The set of files belonging to the component. The type is slice of string.
	Files []interface{}
}

Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage_Component Component information

func (*Install_Software_ComponentDevices_ComponentDevice_ComponentPackages_ComponentPackage_Component) GetEntityData

type Install_Software_PackageDevices

type Install_Software_PackageDevices struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Package information for specific device. The type is slice of
	// Install_Software_PackageDevices_PackageDevice.
	PackageDevice []*Install_Software_PackageDevices_PackageDevice
}

Install_Software_PackageDevices Package information

func (*Install_Software_PackageDevices) GetEntityData

func (packageDevices *Install_Software_PackageDevices) GetEntityData() *types.CommonEntityData

type Install_Software_PackageDevices_PackageDevice

type Install_Software_PackageDevices_PackageDevice struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Device Name. The type is string with pattern:
	// [\w\-\.:,_@#%$\+=\|;]+.
	DeviceName interface{}

	// Package information for specific package.
	Packages Install_Software_PackageDevices_PackageDevice_Packages
}

Install_Software_PackageDevices_PackageDevice Package information for specific device

func (*Install_Software_PackageDevices_PackageDevice) GetEntityData

type Install_Software_PackageDevices_PackageDevice_Packages

type Install_Software_PackageDevices_PackageDevice_Packages struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Package information. The type is slice of
	// Install_Software_PackageDevices_PackageDevice_Packages_Package.
	Package []*Install_Software_PackageDevices_PackageDevice_Packages_Package
}

Install_Software_PackageDevices_PackageDevice_Packages Package information for specific package

func (*Install_Software_PackageDevices_PackageDevice_Packages) GetEntityData

type Install_Software_PackageDevices_PackageDevice_Packages_Package

type Install_Software_PackageDevices_PackageDevice_Packages_Package struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Package Name. The type is string.
	PackageName interface{}

	// Name of the package. The type is string.
	Name interface{}

	// Version of the package. The type is string.
	Version interface{}

	// Description of the package. The type is string.
	Description interface{}

	// Release that the package belongs to. The type is string.
	Release interface{}

	// Information about the vendor that supplied the package. The type is string.
	Vendor interface{}

	// Time and date that the package was built. The type is string.
	Date interface{}

	// Identifies the provider of the package. The type is string.
	Source interface{}

	// Identifies the base bundle that the package is for. The type is string.
	Base interface{}

	// TRUE if package has BOOTIMAGE tag set. The type is bool.
	Bootable interface{}

	// TRUE if package is a composite package. The type is bool.
	Composite interface{}

	// Restart info of the package. The type is string.
	RestartInfo interface{}

	// Type of the package. The type is InstmgrPkg.
	PackageType interface{}

	// Group type of the package. The type is InstmgrGroup.
	GroupType interface{}

	// Number of layers of parent packages. The type is interface{} with range:
	// 0..4294967295.
	Depth interface{}

	// Uncompressed size of package. The type is interface{} with range:
	// 0..4294967295.
	UncompressedSize interface{}

	// Compressed size of package. The type is interface{} with range:
	// 0..4294967295.
	CompressedSize interface{}

	// Card types that the package should be installed on. The type is slice of
	// string.
	Cards []interface{}

	// Sub-package info of the package. The type is slice of
	// Install_Software_PackageDevices_PackageDevice_Packages_Package_SubPkg.
	SubPkg []*Install_Software_PackageDevices_PackageDevice_Packages_Package_SubPkg
}

Install_Software_PackageDevices_PackageDevice_Packages_Package Package information

func (*Install_Software_PackageDevices_PackageDevice_Packages_Package) GetEntityData

type Install_Software_PackageDevices_PackageDevice_Packages_Package_SubPkg

type Install_Software_PackageDevices_PackageDevice_Packages_Package_SubPkg struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Name of the sub-package. The type is string.
	Name interface{}

	// Node types of the package. The type is interface{} with range:
	// 0..18446744073709551615.
	NodeTypes interface{}
}

Install_Software_PackageDevices_PackageDevice_Packages_Package_SubPkg Sub-package info of the package

func (*Install_Software_PackageDevices_PackageDevice_Packages_Package_SubPkg) GetEntityData

type InstallmgrIsmNodeConforming

type InstallmgrIsmNodeConforming string

InstallmgrIsmNodeConforming represents ISSU manage node inventory type

const (
	// Conforming Nodes
	InstallmgrIsmNodeConforming_conforming InstallmgrIsmNodeConforming = "conforming"

	// Non-conforming nodes
	InstallmgrIsmNodeConforming_none_conforming InstallmgrIsmNodeConforming = "none-conforming"

	// Node Upgrade failed
	InstallmgrIsmNodeConforming_upgrade_fail InstallmgrIsmNodeConforming = "upgrade-fail"

	// Non-conforming SPAs
	InstallmgrIsmNodeConforming_none_conforming_spa InstallmgrIsmNodeConforming = "none-conforming-spa"

	// SPA Upgrade failed
	InstallmgrIsmNodeConforming_spa_upgrade_fail InstallmgrIsmNodeConforming = "spa-upgrade-fail"
)

type InstmgrBagAbortState

type InstmgrBagAbortState string

InstmgrBagAbortState represents The abortable state of an install command

const (
	// Operation can be aborted
	InstmgrBagAbortState_abortable InstmgrBagAbortState = "abortable"

	// Operation can no longer be aborted
	InstmgrBagAbortState_no_longer_abortable InstmgrBagAbortState = "no-longer-abortable"

	// Operation cannot be aborted
	InstmgrBagAbortState_never_abortable InstmgrBagAbortState = "never-abortable"

	// Operation has been aborted
	InstmgrBagAbortState_already_aborted InstmgrBagAbortState = "already-aborted"
)

type InstmgrBagIiDirection

type InstmgrBagIiDirection string

InstmgrBagIiDirection represents The Incremental Install direction

const (
	// Not incremental install operation
	InstmgrBagIiDirection_not_incremental InstmgrBagIiDirection = "not-incremental"

	// Installing
	InstmgrBagIiDirection_installing InstmgrBagIiDirection = "installing"

	// Unwinding
	InstmgrBagIiDirection_unwinding InstmgrBagIiDirection = "unwinding"
)

type InstmgrBagIiState

type InstmgrBagIiState string

InstmgrBagIiState represents The Incremental Install state of an install

const (
	// Node to be upraded
	InstmgrBagIiState_idle InstmgrBagIiState = "idle"

	// Node is being upraded
	InstmgrBagIiState_in_progress InstmgrBagIiState = "in-progress"

	// Node upgraded successfully
	InstmgrBagIiState_completed InstmgrBagIiState = "completed"

	// Node reverted to the old S/W
	InstmgrBagIiState_aborted InstmgrBagIiState = "aborted"

	// Node rebooted and held in MBI
	InstmgrBagIiState_rebooted InstmgrBagIiState = "rebooted"
)

type InstmgrBagLogEntryUserMsgCategory

type InstmgrBagLogEntryUserMsgCategory string

InstmgrBagLogEntryUserMsgCategory represents Category type

const (
	// User error
	InstmgrBagLogEntryUserMsgCategory_user_error InstmgrBagLogEntryUserMsgCategory = "user-error"

	// Non-specific message
	InstmgrBagLogEntryUserMsgCategory_non_specific InstmgrBagLogEntryUserMsgCategory = "non-specific"

	// Warning message
	InstmgrBagLogEntryUserMsgCategory_warning InstmgrBagLogEntryUserMsgCategory = "warning"

	// Information message
	InstmgrBagLogEntryUserMsgCategory_information InstmgrBagLogEntryUserMsgCategory = "information"

	// User prompt
	InstmgrBagLogEntryUserMsgCategory_user_prompt InstmgrBagLogEntryUserMsgCategory = "user-prompt"

	// Log message
	InstmgrBagLogEntryUserMsgCategory_log InstmgrBagLogEntryUserMsgCategory = "log"

	// System error
	InstmgrBagLogEntryUserMsgCategory_system_error InstmgrBagLogEntryUserMsgCategory = "system-error"

	// User response
	InstmgrBagLogEntryUserMsgCategory_user_response InstmgrBagLogEntryUserMsgCategory = "user-response"
)

type InstmgrBagRequestTrigger

type InstmgrBagRequestTrigger string

InstmgrBagRequestTrigger represents The trigger type of an install request

const (
	// Request triggered by CLI
	InstmgrBagRequestTrigger_cli InstmgrBagRequestTrigger = "cli"

	// Request triggered by XML
	InstmgrBagRequestTrigger_xr_xml InstmgrBagRequestTrigger = "xr-xml"
)

type InstmgrBagUserMsgCategory

type InstmgrBagUserMsgCategory string

InstmgrBagUserMsgCategory represents Instmgr bag user msg category

const (
	// User error
	InstmgrBagUserMsgCategory_user_error InstmgrBagUserMsgCategory = "user-error"

	// Non-specific message
	InstmgrBagUserMsgCategory_non_specific InstmgrBagUserMsgCategory = "non-specific"

	// Warning message
	InstmgrBagUserMsgCategory_warning InstmgrBagUserMsgCategory = "warning"

	// Information message
	InstmgrBagUserMsgCategory_information InstmgrBagUserMsgCategory = "information"

	// User prompt
	InstmgrBagUserMsgCategory_user_prompt InstmgrBagUserMsgCategory = "user-prompt"

	// Log message
	InstmgrBagUserMsgCategory_log InstmgrBagUserMsgCategory = "log"

	// System error
	InstmgrBagUserMsgCategory_system_error InstmgrBagUserMsgCategory = "system-error"

	// User response
	InstmgrBagUserMsgCategory_user_response InstmgrBagUserMsgCategory = "user-response"
)

type InstmgrCardState

type InstmgrCardState string

InstmgrCardState represents Instmgr card state

const (
	// instmgr card not present
	InstmgrCardState_instmgr_card_not_present InstmgrCardState = "instmgr-card-not-present"

	// instmgr card present
	InstmgrCardState_instmgr_card_present InstmgrCardState = "instmgr-card-present"

	// instmgr card reset
	InstmgrCardState_instmgr_card_reset InstmgrCardState = "instmgr-card-reset"

	// instmgr card booting
	InstmgrCardState_instmgr_card_booting InstmgrCardState = "instmgr-card-booting"

	// instmgr card mbi booting
	InstmgrCardState_instmgr_card_mbi_booting InstmgrCardState = "instmgr-card-mbi-booting"

	// instmgr card running mbi
	InstmgrCardState_instmgr_card_running_mbi InstmgrCardState = "instmgr-card-running-mbi"

	// instmgr card running ena
	InstmgrCardState_instmgr_card_running_ena InstmgrCardState = "instmgr-card-running-ena"

	// instmgr card bring down
	InstmgrCardState_instmgr_card_bring_down InstmgrCardState = "instmgr-card-bring-down"

	// instmgr card ena failure
	InstmgrCardState_instmgr_card_ena_failure InstmgrCardState = "instmgr-card-ena-failure"

	// instmgr card f diag run
	InstmgrCardState_instmgr_card_f_diag_run InstmgrCardState = "instmgr-card-f-diag-run"

	// instmgr card f diag failure
	InstmgrCardState_instmgr_card_f_diag_failure InstmgrCardState = "instmgr-card-f-diag-failure"

	// instmgr card powered
	InstmgrCardState_instmgr_card_powered InstmgrCardState = "instmgr-card-powered"

	// instmgr card unpowered
	InstmgrCardState_instmgr_card_unpowered InstmgrCardState = "instmgr-card-unpowered"

	// instmgr card mdr
	InstmgrCardState_instmgr_card_mdr InstmgrCardState = "instmgr-card-mdr"

	// instmgr card mdr running mbi
	InstmgrCardState_instmgr_card_mdr_running_mbi InstmgrCardState = "instmgr-card-mdr-running-mbi"

	// instmgr card main t mode
	InstmgrCardState_instmgr_card_main_t_mode InstmgrCardState = "instmgr-card-main-t-mode"

	// instmgr card admin down
	InstmgrCardState_instmgr_card_admin_down InstmgrCardState = "instmgr-card-admin-down"

	// instmgr card no mon
	InstmgrCardState_instmgr_card_no_mon InstmgrCardState = "instmgr-card-no-mon"

	// instmgr card unknown
	InstmgrCardState_instmgr_card_unknown InstmgrCardState = "instmgr-card-unknown"

	// instmgr card failed
	InstmgrCardState_instmgr_card_failed InstmgrCardState = "instmgr-card-failed"

	// instmgr card ok
	InstmgrCardState_instmgr_card_ok InstmgrCardState = "instmgr-card-ok"

	// instmgr card missing
	InstmgrCardState_instmgr_card_missing InstmgrCardState = "instmgr-card-missing"

	// instmgr card field diag downloading
	InstmgrCardState_instmgr_card_field_diag_downloading InstmgrCardState = "instmgr-card-field-diag-downloading"

	// instmgr card field diag unmonitor
	InstmgrCardState_instmgr_card_field_diag_unmonitor InstmgrCardState = "instmgr-card-field-diag-unmonitor"

	// instmgr card fabric field diag unmonitor
	InstmgrCardState_instmgr_card_fabric_field_diag_unmonitor InstmgrCardState = "instmgr-card-fabric-field-diag-unmonitor"

	// instmgr card field diag rp launching
	InstmgrCardState_instmgr_card_field_diag_rp_launching InstmgrCardState = "instmgr-card-field-diag-rp-launching"

	// instmgr card field diag running
	InstmgrCardState_instmgr_card_field_diag_running InstmgrCardState = "instmgr-card-field-diag-running"

	// instmgr card field diag pass
	InstmgrCardState_instmgr_card_field_diag_pass InstmgrCardState = "instmgr-card-field-diag-pass"

	// instmgr card field diag fail
	InstmgrCardState_instmgr_card_field_diag_fail InstmgrCardState = "instmgr-card-field-diag-fail"

	// instmgr card field diag timeout
	InstmgrCardState_instmgr_card_field_diag_timeout InstmgrCardState = "instmgr-card-field-diag-timeout"

	// instmgr card disabled
	InstmgrCardState_instmgr_card_disabled InstmgrCardState = "instmgr-card-disabled"

	// instmgr card spa booting
	InstmgrCardState_instmgr_card_spa_booting InstmgrCardState = "instmgr-card-spa-booting"

	// instmgr card not allowed online
	InstmgrCardState_instmgr_card_not_allowed_online InstmgrCardState = "instmgr-card-not-allowed-online"

	// instmgr card stopped
	InstmgrCardState_instmgr_card_stopped InstmgrCardState = "instmgr-card-stopped"

	// instmgr card incompatible fw ver
	InstmgrCardState_instmgr_card_incompatible_fw_ver InstmgrCardState = "instmgr-card-incompatible-fw-ver"

	// instmgr card fpd hold
	InstmgrCardState_instmgr_card_fpd_hold InstmgrCardState = "instmgr-card-fpd-hold"

	// instmgr card updating fpd
	InstmgrCardState_instmgr_card_updating_fpd InstmgrCardState = "instmgr-card-updating-fpd"

	// instmgr card num states
	InstmgrCardState_instmgr_card_num_states InstmgrCardState = "instmgr-card-num-states"
)

type InstmgrGroup

type InstmgrGroup string

InstmgrGroup represents Group type

const (
	// Undefined grouping
	InstmgrGroup_inst_pkg_group_undefined InstmgrGroup = "inst-pkg-group-undefined"

	// Packages are grouped
	InstmgrGroup_inst_pkg_group_grouped InstmgrGroup = "inst-pkg-group-grouped"

	// Packages are all individual
	InstmgrGroup_inst_pkg_group_individual InstmgrGroup = "inst-pkg-group-individual"
)

type InstmgrInstallPhase

type InstmgrInstallPhase string

InstmgrInstallPhase represents Current operation phase

const (
	// Unknown operational phase
	InstmgrInstallPhase_inst_phase_unknown InstmgrInstallPhase = "inst-phase-unknown"

	// Downloading
	InstmgrInstallPhase_inst_phase_download InstmgrInstallPhase = "inst-phase-download"

	// Performing software changes
	InstmgrInstallPhase_inst_phase_sw_change InstmgrInstallPhase = "inst-phase-sw-change"

	// Cleaning up after op
	InstmgrInstallPhase_inst_phase_cleaning_up InstmgrInstallPhase = "inst-phase-cleaning-up"
)

type InstmgrIsmFsmState

type InstmgrIsmFsmState string

InstmgrIsmFsmState represents Install manager FSM state

const (
	// No ISSU in progress
	InstmgrIsmFsmState_idle InstmgrIsmFsmState = "idle"

	// LOAD init
	InstmgrIsmFsmState_init_done InstmgrIsmFsmState = "init-done"

	// LOAD preparation
	InstmgrIsmFsmState_load_shut InstmgrIsmFsmState = "load-shut"

	// LOAD wait
	InstmgrIsmFsmState_load_wait InstmgrIsmFsmState = "load-wait"

	// LOAD root SC FO
	InstmgrIsmFsmState_load_stp_root_before InstmgrIsmFsmState = "load-stp-root-before"

	// LOAD standby ROOT SC Upgrade
	InstmgrIsmFsmState_load_standby_root_sc_upgrade InstmgrIsmFsmState = "load-standby-root-sc-upgrade"

	// LOAD standby management upgrade
	InstmgrIsmFsmState_load_standby_management_upgrade InstmgrIsmFsmState = "load-standby-management-upgrade"

	// LOAD NDSC FO
	InstmgrIsmFsmState_load_stp_root_after InstmgrIsmFsmState = "load-stp-root-after"

	// LOAD fabric upgrade
	InstmgrIsmFsmState_load_fabric_upgrade InstmgrIsmFsmState = "load-fabric-upgrade"

	// LOAD ISSU ready
	InstmgrIsmFsmState_load_management_issu_ready InstmgrIsmFsmState = "load-management-issu-ready"

	// LOAD done
	InstmgrIsmFsmState_load_done InstmgrIsmFsmState = "load-done"

	// RUN preparation
	InstmgrIsmFsmState_run_prep InstmgrIsmFsmState = "run-prep"

	// RUN wait
	InstmgrIsmFsmState_run_wait InstmgrIsmFsmState = "run-wait"

	// RUN iMDR preparation
	InstmgrIsmFsmState_runi_mdr_prep InstmgrIsmFsmState = "runi-mdr-prep"

	// RUN iMDR start
	InstmgrIsmFsmState_runi_mdr_start InstmgrIsmFsmState = "runi-mdr-start"

	// RUN iMDR complete
	InstmgrIsmFsmState_runi_mdr_complete InstmgrIsmFsmState = "runi-mdr-complete"

	// RUN make standby ready
	InstmgrIsmFsmState_run_make_standby_ready InstmgrIsmFsmState = "run-make-standby-ready"

	// RUN root SC FO
	InstmgrIsmFsmState_run_root_scfo InstmgrIsmFsmState = "run-root-scfo"

	// RUN NDSC FO
	InstmgrIsmFsmState_run_ndscfo InstmgrIsmFsmState = "run-ndscfo"

	// RUN transient1
	InstmgrIsmFsmState_run_transient1 InstmgrIsmFsmState = "run-transient1"

	// RUN DSC FO
	InstmgrIsmFsmState_run_dscfo InstmgrIsmFsmState = "run-dscfo"

	// RUN FO compelte
	InstmgrIsmFsmState_run_fo_complete InstmgrIsmFsmState = "run-fo-complete"

	// Run STP Root Return
	InstmgrIsmFsmState_run_stp_root_return InstmgrIsmFsmState = "run-stp-root-return"

	// RUN iMDR continue
	InstmgrIsmFsmState_runi_mdr_continue InstmgrIsmFsmState = "runi-mdr-continue"

	// RUN I am ready after iMDR
	InstmgrIsmFsmState_run_am_i_ready_afteri_mdr InstmgrIsmFsmState = "run-am-i-ready-afteri-mdr"

	// RUN NSF ready
	InstmgrIsmFsmState_run_nsf_ready InstmgrIsmFsmState = "run-nsf-ready"

	// RUN iMDR begin
	InstmgrIsmFsmState_run_nsf_begin InstmgrIsmFsmState = "run-nsf-begin"

	// RUN iMDR done
	InstmgrIsmFsmState_runi_mdr_done InstmgrIsmFsmState = "runi-mdr-done"

	// RUN mgmt issu ready
	InstmgrIsmFsmState_run_management_issu_ready InstmgrIsmFsmState = "run-management-issu-ready"

	// RUN unshut
	InstmgrIsmFsmState_run_un_shut InstmgrIsmFsmState = "run-un-shut"

	// RUN done
	InstmgrIsmFsmState_run_is_done InstmgrIsmFsmState = "run-is-done"

	// Max ISSU state
	InstmgrIsmFsmState_state_max InstmgrIsmFsmState = "state-max"
)

type InstmgrIsmNodeState

type InstmgrIsmNodeState string

InstmgrIsmNodeState represents ISSU manager node state

const (
	// No ISSU in progress
	InstmgrIsmNodeState_none InstmgrIsmNodeState = "none"

	// Node GSP ready
	InstmgrIsmNodeState_issu_node_gsp_ready InstmgrIsmNodeState = "issu-node-gsp-ready"

	// Load shut done
	InstmgrIsmNodeState_load_shut_done InstmgrIsmNodeState = "load-shut-done"

	// Standby management nodes upgrade done
	InstmgrIsmNodeState_standby_management_upgrade_done InstmgrIsmNodeState = "standby-management-upgrade-done"

	// Fabric nodes upgrade done
	InstmgrIsmNodeState_fabric_upgrade_done InstmgrIsmNodeState = "fabric-upgrade-done"

	// iMDR preparation ACK received
	InstmgrIsmNodeState_imdr_preparation_ack_received InstmgrIsmNodeState = "imdr-preparation-ack-received"

	// iMDR preparation ACK failed
	InstmgrIsmNodeState_imdr_preparation_failed InstmgrIsmNodeState = "imdr-preparation-failed"

	// iMDR start AVK received
	InstmgrIsmNodeState_imdr_start_ack_received InstmgrIsmNodeState = "imdr-start-ack-received"

	// iMDR start failed
	InstmgrIsmNodeState_imdr_start_failed InstmgrIsmNodeState = "imdr-start-failed"

	// iMDR complete ACK received
	InstmgrIsmNodeState_imdr_complete_ack_received InstmgrIsmNodeState = "imdr-complete-ack-received"

	// iMDR complete failed
	InstmgrIsmNodeState_imdr_complete_failed InstmgrIsmNodeState = "imdr-complete-failed"

	// Standby management nodes ready
	InstmgrIsmNodeState_standby_management_ready InstmgrIsmNodeState = "standby-management-ready"

	// FO acked
	InstmgrIsmNodeState_fo_acknowledged InstmgrIsmNodeState = "fo-acknowledged"

	// FO complete
	InstmgrIsmNodeState_fo_complete InstmgrIsmNodeState = "fo-complete"

	// Standby nodes ready after FO
	InstmgrIsmNodeState_standby_ready_after_fo InstmgrIsmNodeState = "standby-ready-after-fo"

	// Node is ready after iMDR
	InstmgrIsmNodeState_iam_ready_afteri_mdr InstmgrIsmNodeState = "iam-ready-afteri-mdr"

	// NSF ready
	InstmgrIsmNodeState_nsf_ready InstmgrIsmNodeState = "nsf-ready"

	// NSF begin ACK received
	InstmgrIsmNodeState_nsf_begin_ack_received InstmgrIsmNodeState = "nsf-begin-ack-received"

	// iMDR done
	InstmgrIsmNodeState_imdr_done InstmgrIsmNodeState = "imdr-done"

	// Unshut done
	InstmgrIsmNodeState_unshut_done InstmgrIsmNodeState = "unshut-done"

	// Run done
	InstmgrIsmNodeState_run_done InstmgrIsmNodeState = "run-done"

	// iMDR abort sent
	InstmgrIsmNodeState_imdr_abort_sent InstmgrIsmNodeState = "imdr-abort-sent"

	// iMDR abort ACK Received
	InstmgrIsmNodeState_imdr_abort_ack_received InstmgrIsmNodeState = "imdr-abort-ack-received"

	// iMDR abort failed
	InstmgrIsmNodeState_imdr_abort_failed InstmgrIsmNodeState = "imdr-abort-failed"

	// Standby management nodes downgrade done
	InstmgrIsmNodeState_standby_management_downgrade_done InstmgrIsmNodeState = "standby-management-downgrade-done"

	// Fabric nodes downgrade done
	InstmgrIsmNodeState_fabric_downgrade_done InstmgrIsmNodeState = "fabric-downgrade-done"

	// Node reloaded during ISSU
	InstmgrIsmNodeState_reload_during_issu InstmgrIsmNodeState = "reload-during-issu"

	// Node time out
	InstmgrIsmNodeState_timneout InstmgrIsmNodeState = "timneout"

	// Fabric upgrade failed
	InstmgrIsmNodeState_fabric_upgrade_failed InstmgrIsmNodeState = "fabric-upgrade-failed"

	// Unsupported hardware
	InstmgrIsmNodeState_unsupported_hw InstmgrIsmNodeState = "unsupported-hw"

	// Node unreachable
	InstmgrIsmNodeState_not_reachable InstmgrIsmNodeState = "not-reachable"

	// Max node state
	InstmgrIsmNodeState_max InstmgrIsmNodeState = "max"
)

type InstmgrIssuAbortImpact

type InstmgrIssuAbortImpact string

InstmgrIssuAbortImpact represents Abort impact

const (
	// Unknown abort impact
	InstmgrIssuAbortImpact_undefined InstmgrIssuAbortImpact = "undefined"

	// Abort is hitless
	InstmgrIssuAbortImpact_hitless InstmgrIssuAbortImpact = "hitless"

	// Abort will not affect traffic
	InstmgrIssuAbortImpact_traffic_outage InstmgrIssuAbortImpact = "traffic-outage"

	// Abort impact: n/a
	InstmgrIssuAbortImpact_not_applicable InstmgrIssuAbortImpact = "not-applicable"
)

type InstmgrIssuAbortMethod

type InstmgrIssuAbortMethod string

InstmgrIssuAbortMethod represents Abort method

const (
	// Unknown abort method
	InstmgrIssuAbortMethod_method_undefined InstmgrIssuAbortMethod = "method-undefined"

	// No abort is required
	InstmgrIssuAbortMethod_method_no_operation InstmgrIssuAbortMethod = "method-no-operation"

	// Abort will reload standby nodes
	InstmgrIssuAbortMethod_method_standby_reload InstmgrIssuAbortMethod = "method-standby-reload"

	// Abort will reload the whole system
	InstmgrIssuAbortMethod_method_system_reload InstmgrIssuAbortMethod = "method-system-reload"

	// Abort will rollback
	InstmgrIssuAbortMethod_method_rollback InstmgrIssuAbortMethod = "method-rollback"

	// Abort is not possible
	InstmgrIssuAbortMethod_method_not_possible InstmgrIssuAbortMethod = "method-not-possible"

	// Abort is not possible by SDR user
	InstmgrIssuAbortMethod_method_admin_only InstmgrIssuAbortMethod = "method-admin-only"
)

type InstmgrNodeRole

type InstmgrNodeRole string

InstmgrNodeRole represents Node role

const (
	// Redundency unknown
	InstmgrNodeRole_redundency_unknown InstmgrNodeRole = "redundency-unknown"

	// Redundency active
	InstmgrNodeRole_redundency_active InstmgrNodeRole = "redundency-active"

	// Redundency standby
	InstmgrNodeRole_redundency_standby InstmgrNodeRole = "redundency-standby"

	// Redundency unusable
	InstmgrNodeRole_redundency_unusable InstmgrNodeRole = "redundency-unusable"
)

type InstmgrPiCard

type InstmgrPiCard string

InstmgrPiCard represents PI card types

const (
	// Card type RP
	InstmgrPiCard_type_rp InstmgrPiCard = "type-rp"

	// Card Type DRP
	InstmgrPiCard_type_drp InstmgrPiCard = "type-drp"

	// Card type  LC
	InstmgrPiCard_type_lc InstmgrPiCard = "type-lc"

	// Card type SC
	InstmgrPiCard_type_sc InstmgrPiCard = "type-sc"

	// Card type SP
	InstmgrPiCard_type_sp InstmgrPiCard = "type-sp"

	// Card type other
	InstmgrPiCard_type_other InstmgrPiCard = "type-other"
)

type InstmgrPkg

type InstmgrPkg string

InstmgrPkg represents Package type

const (
	// Undefined package
	InstmgrPkg_inst_pkg_type_undefined InstmgrPkg = "inst-pkg-type-undefined"

	// Root package
	InstmgrPkg_inst_pkg_type_root InstmgrPkg = "inst-pkg-type-root"

	// Standard package
	InstmgrPkg_inst_pkg_type_standard InstmgrPkg = "inst-pkg-type-standard"

	// Internal package
	InstmgrPkg_inst_pkg_type_internal InstmgrPkg = "inst-pkg-type-internal"
)

type InstmgrRequest

type InstmgrRequest string

InstmgrRequest represents Instmgr request

const (
	// install add
	InstmgrRequest_add InstmgrRequest = "add"

	// install accept
	InstmgrRequest_accept InstmgrRequest = "accept"

	// install clean
	InstmgrRequest_clean InstmgrRequest = "clean"

	// install activate
	InstmgrRequest_activate InstmgrRequest = "activate"

	// install deactivate
	InstmgrRequest_deactivate InstmgrRequest = "deactivate"

	// install commit
	InstmgrRequest_commit InstmgrRequest = "commit"

	// install verify
	InstmgrRequest_verify InstmgrRequest = "verify"

	// install rollback
	InstmgrRequest_rollback InstmgrRequest = "rollback"

	// install clear rollback oldest
	InstmgrRequest_clear_rollback InstmgrRequest = "clear-rollback"

	// install clear historylog
	InstmgrRequest_clear_log InstmgrRequest = "clear-log"

	// (Deprecated) install healthcheck
	InstmgrRequest_health_check InstmgrRequest = "health-check"

	// install run/accept/complete
	InstmgrRequest_operation InstmgrRequest = "operation"

	// install auto-abort-timer stop
	InstmgrRequest_stop_timer InstmgrRequest = "stop-timer"

	// install label
	InstmgrRequest_label InstmgrRequest = "label"

	// clear install label
	InstmgrRequest_clear_label InstmgrRequest = "clear-label"

	// install extend
	InstmgrRequest_extend InstmgrRequest = "extend"
)

type IsmCardTypeFamily

type IsmCardTypeFamily string

IsmCardTypeFamily represents Ism card type family

const (
	// Active NDSC RPs
	IsmCardTypeFamily_ndsc_active_rp IsmCardTypeFamily = "ndsc-active-rp"

	// Standby NDSC RPs
	IsmCardTypeFamily_ndsc_standby_rp IsmCardTypeFamily = "ndsc-standby-rp"

	// Active DRP
	IsmCardTypeFamily_active_drp IsmCardTypeFamily = "active-drp"

	// Standby DRP
	IsmCardTypeFamily_standby_drp IsmCardTypeFamily = "standby-drp"

	// Active dSC
	IsmCardTypeFamily_dsc_active_rp IsmCardTypeFamily = "dsc-active-rp"

	// Standby dSC
	IsmCardTypeFamily_dsc_standby_rp IsmCardTypeFamily = "dsc-standby-rp"

	// Active non-root SC
	IsmCardTypeFamily_active_sc IsmCardTypeFamily = "active-sc"

	// Standby non-root SC
	IsmCardTypeFamily_standby_sc IsmCardTypeFamily = "standby-sc"

	// Active root SC
	IsmCardTypeFamily_root_active_sc IsmCardTypeFamily = "root-active-sc"

	// Standby root SC
	IsmCardTypeFamily_root_standby_sc IsmCardTypeFamily = "root-standby-sc"

	// Line card
	IsmCardTypeFamily_lc IsmCardTypeFamily = "lc"

	// Non-Fabric SP
	IsmCardTypeFamily_sp IsmCardTypeFamily = "sp"

	// Fabric SP
	IsmCardTypeFamily_fabric_sp IsmCardTypeFamily = "fabric-sp"

	// SPA
	IsmCardTypeFamily_spa IsmCardTypeFamily = "spa"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL