Documentation
¶
Overview ¶
This module contains definitions for the Calvados model objects.
This module contains a collection of YANG definitions for Cisco IOS-XR SysAdmin configuration.
Copyright(c) 2012-2017 by Cisco Systems, Inc. All rights reserved.
Copyright (c) 2012-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 VM ¶
type VM struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // The type is slice of VM_AllLocations. AllLocations []*VM_AllLocations }
VM VM Info
func (*VM) GetEntityData ¶
func (vM *VM) GetEntityData() *types.CommonEntityData
type VM_AllLocations ¶
type VM_AllLocations struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. The type is string. Location interface{} // The type is slice of VM_AllLocations_AllUiids. AllUiids []*VM_AllLocations_AllUiids }
VM_AllLocations
func (*VM_AllLocations) GetEntityData ¶
func (allLocations *VM_AllLocations) GetEntityData() *types.CommonEntityData
type VM_AllLocations_AllUiids ¶
type VM_AllLocations_AllUiids struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. Unique Immutable ID. The type is string. Uiid interface{} // ID of the VM. The type is string. Id interface{} // Status of the VM. The type is string. Status interface{} // CE IP address. The type is string. Ipaddr interface{} // Heartbeat interval sec. The type is string. HbIntervalS interface{} // Heartbeat interval nsec. The type is string. HbIntervalNs interface{} // Last heartbeat sent. The type is string. LastHbSent interface{} // Last heartbeat received. The type is string. LastHbRec interface{} // ISSU role. The type is string. Role interface{} }
VM_AllLocations_AllUiids
func (*VM_AllLocations_AllUiids) GetEntityData ¶
func (allUiids *VM_AllLocations_AllUiids) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.