cisco_ios_xr_icpe_infra_oper_nv_satellite_install_op_statuses_install_op_status

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Cisco-IOS-XR-icpe-infra-oper:nv-satellite/install-op-statuses/install-op-status

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IcpeInstallOpStatusDetail

type IcpeInstallOpStatusDetail struct {
	OperationIdXr         uint32   `protobuf:"varint,50,opt,name=operation_id_xr,json=operationIdXr,proto3" json:"operation_id_xr,omitempty"`
	SatsNotInitiated      []uint32 `protobuf:"varint,51,rep,packed,name=sats_not_initiated,json=satsNotInitiated,proto3" json:"sats_not_initiated,omitempty"`
	SatsTransferring      []uint32 `protobuf:"varint,52,rep,packed,name=sats_transferring,json=satsTransferring,proto3" json:"sats_transferring,omitempty"`
	SatsActivating        []uint32 `protobuf:"varint,53,rep,packed,name=sats_activating,json=satsActivating,proto3" json:"sats_activating,omitempty"`
	SatsUpdating          []uint32 `protobuf:"varint,54,rep,packed,name=sats_updating,json=satsUpdating,proto3" json:"sats_updating,omitempty"`
	SatsReplacing         []uint32 `protobuf:"varint,55,rep,packed,name=sats_replacing,json=satsReplacing,proto3" json:"sats_replacing,omitempty"`
	SatsDeactivating      []uint32 `protobuf:"varint,56,rep,packed,name=sats_deactivating,json=satsDeactivating,proto3" json:"sats_deactivating,omitempty"`
	SatsRemoving          []uint32 `protobuf:"varint,57,rep,packed,name=sats_removing,json=satsRemoving,proto3" json:"sats_removing,omitempty"`
	SatsTransferFailed    []uint32 `` /* 126-byte string literal not displayed */
	SatsActivateFailed    []uint32 `` /* 126-byte string literal not displayed */
	SatsUpdateFailed      []uint32 `protobuf:"varint,60,rep,packed,name=sats_update_failed,json=satsUpdateFailed,proto3" json:"sats_update_failed,omitempty"`
	SatsReplaceFailed     []uint32 `protobuf:"varint,61,rep,packed,name=sats_replace_failed,json=satsReplaceFailed,proto3" json:"sats_replace_failed,omitempty"`
	SatsDeactivateFailed  []uint32 `` /* 132-byte string literal not displayed */
	SatsRemoveFailed      []uint32 `protobuf:"varint,63,rep,packed,name=sats_remove_failed,json=satsRemoveFailed,proto3" json:"sats_remove_failed,omitempty"`
	SatsTransferAborted   []uint32 `` /* 129-byte string literal not displayed */
	SatsActivateAborted   []uint32 `` /* 129-byte string literal not displayed */
	SatsUpdateAborted     []uint32 `protobuf:"varint,66,rep,packed,name=sats_update_aborted,json=satsUpdateAborted,proto3" json:"sats_update_aborted,omitempty"`
	SatsReplaceAborted    []uint32 `` /* 126-byte string literal not displayed */
	SatsDeactivateAborted []uint32 `` /* 135-byte string literal not displayed */
	SatsRemoveAborted     []uint32 `protobuf:"varint,69,rep,packed,name=sats_remove_aborted,json=satsRemoveAborted,proto3" json:"sats_remove_aborted,omitempty"`
	SatsNoOperation       []uint32 `protobuf:"varint,70,rep,packed,name=sats_no_operation,json=satsNoOperation,proto3" json:"sats_no_operation,omitempty"`
	SatsCompleted         []uint32 `protobuf:"varint,71,rep,packed,name=sats_completed,json=satsCompleted,proto3" json:"sats_completed,omitempty"`
	SatelliteRange        string   `protobuf:"bytes,72,opt,name=satellite_range,json=satelliteRange,proto3" json:"satellite_range,omitempty"`
	ArgIsReference        bool     `protobuf:"varint,73,opt,name=arg_is_reference,json=argIsReference,proto3" json:"arg_is_reference,omitempty"`
	ReferenceOp           bool     `protobuf:"varint,74,opt,name=reference_op,json=referenceOp,proto3" json:"reference_op,omitempty"`
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*IcpeInstallOpStatusDetail) Descriptor

func (*IcpeInstallOpStatusDetail) Descriptor() ([]byte, []int)

func (*IcpeInstallOpStatusDetail) GetArgIsReference

func (m *IcpeInstallOpStatusDetail) GetArgIsReference() bool

func (*IcpeInstallOpStatusDetail) GetOperationIdXr

func (m *IcpeInstallOpStatusDetail) GetOperationIdXr() uint32

func (*IcpeInstallOpStatusDetail) GetReferenceOp

func (m *IcpeInstallOpStatusDetail) GetReferenceOp() bool

func (*IcpeInstallOpStatusDetail) GetSatelliteRange

func (m *IcpeInstallOpStatusDetail) GetSatelliteRange() string

func (*IcpeInstallOpStatusDetail) GetSatsActivateAborted

func (m *IcpeInstallOpStatusDetail) GetSatsActivateAborted() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsActivateFailed

func (m *IcpeInstallOpStatusDetail) GetSatsActivateFailed() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsActivating

func (m *IcpeInstallOpStatusDetail) GetSatsActivating() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsCompleted

func (m *IcpeInstallOpStatusDetail) GetSatsCompleted() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsDeactivateAborted

func (m *IcpeInstallOpStatusDetail) GetSatsDeactivateAborted() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsDeactivateFailed

func (m *IcpeInstallOpStatusDetail) GetSatsDeactivateFailed() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsDeactivating

func (m *IcpeInstallOpStatusDetail) GetSatsDeactivating() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsNoOperation

func (m *IcpeInstallOpStatusDetail) GetSatsNoOperation() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsNotInitiated

func (m *IcpeInstallOpStatusDetail) GetSatsNotInitiated() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsRemoveAborted

func (m *IcpeInstallOpStatusDetail) GetSatsRemoveAborted() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsRemoveFailed

func (m *IcpeInstallOpStatusDetail) GetSatsRemoveFailed() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsRemoving

func (m *IcpeInstallOpStatusDetail) GetSatsRemoving() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsReplaceAborted

func (m *IcpeInstallOpStatusDetail) GetSatsReplaceAborted() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsReplaceFailed

func (m *IcpeInstallOpStatusDetail) GetSatsReplaceFailed() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsReplacing

func (m *IcpeInstallOpStatusDetail) GetSatsReplacing() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsTransferAborted

func (m *IcpeInstallOpStatusDetail) GetSatsTransferAborted() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsTransferFailed

func (m *IcpeInstallOpStatusDetail) GetSatsTransferFailed() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsTransferring

func (m *IcpeInstallOpStatusDetail) GetSatsTransferring() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsUpdateAborted

func (m *IcpeInstallOpStatusDetail) GetSatsUpdateAborted() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsUpdateFailed

func (m *IcpeInstallOpStatusDetail) GetSatsUpdateFailed() []uint32

func (*IcpeInstallOpStatusDetail) GetSatsUpdating

func (m *IcpeInstallOpStatusDetail) GetSatsUpdating() []uint32

func (*IcpeInstallOpStatusDetail) ProtoMessage

func (*IcpeInstallOpStatusDetail) ProtoMessage()

func (*IcpeInstallOpStatusDetail) Reset

func (m *IcpeInstallOpStatusDetail) Reset()

func (*IcpeInstallOpStatusDetail) String

func (m *IcpeInstallOpStatusDetail) String() string

func (*IcpeInstallOpStatusDetail) XXX_DiscardUnknown

func (m *IcpeInstallOpStatusDetail) XXX_DiscardUnknown()

func (*IcpeInstallOpStatusDetail) XXX_Marshal

func (m *IcpeInstallOpStatusDetail) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*IcpeInstallOpStatusDetail) XXX_Merge

func (m *IcpeInstallOpStatusDetail) XXX_Merge(src proto.Message)

func (*IcpeInstallOpStatusDetail) XXX_Size

func (m *IcpeInstallOpStatusDetail) XXX_Size() int

func (*IcpeInstallOpStatusDetail) XXX_Unmarshal

func (m *IcpeInstallOpStatusDetail) XXX_Unmarshal(b []byte) error

type IcpeInstallOpStatusDetail_KEYS

type IcpeInstallOpStatusDetail_KEYS struct {
	OperationId          uint32   `protobuf:"varint,1,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IcpeInstallOpStatusDetail_KEYS) Descriptor

func (*IcpeInstallOpStatusDetail_KEYS) Descriptor() ([]byte, []int)

func (*IcpeInstallOpStatusDetail_KEYS) GetOperationId

func (m *IcpeInstallOpStatusDetail_KEYS) GetOperationId() uint32

func (*IcpeInstallOpStatusDetail_KEYS) ProtoMessage

func (*IcpeInstallOpStatusDetail_KEYS) ProtoMessage()

func (*IcpeInstallOpStatusDetail_KEYS) Reset

func (m *IcpeInstallOpStatusDetail_KEYS) Reset()

func (*IcpeInstallOpStatusDetail_KEYS) String

func (*IcpeInstallOpStatusDetail_KEYS) XXX_DiscardUnknown

func (m *IcpeInstallOpStatusDetail_KEYS) XXX_DiscardUnknown()

func (*IcpeInstallOpStatusDetail_KEYS) XXX_Marshal

func (m *IcpeInstallOpStatusDetail_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*IcpeInstallOpStatusDetail_KEYS) XXX_Merge

func (m *IcpeInstallOpStatusDetail_KEYS) XXX_Merge(src proto.Message)

func (*IcpeInstallOpStatusDetail_KEYS) XXX_Size

func (m *IcpeInstallOpStatusDetail_KEYS) XXX_Size() int

func (*IcpeInstallOpStatusDetail_KEYS) XXX_Unmarshal

func (m *IcpeInstallOpStatusDetail_KEYS) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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