imcsdk.mometa.one package

Submodules

This module contains the general information for OneTimeBootDevice ManagedObject.

class imcsdk.mometa.one.OneTimeBootDevice.OneTimeBootDevice(parent_mo_or_dn, **kwargs)[source]

Bases: imcsdk.imcmo.ManagedObject

This is OneTimeBootDevice class.

consts = <imcsdk.mometa.one.OneTimeBootDevice.OneTimeBootDeviceConsts instance>
mo_meta = <imcsdk.imccoremeta.MoMeta object>
naming_props = set([])
prop_map = {'dn': 'dn', 'status': 'status', 'name': 'name', 'device': 'device', 'rn': 'rn', 'childAction': 'child_action'}
prop_meta = {'dn': <imcsdk.imccoremeta.MoPropertyMeta object at 0x109b0c950>, 'status': <imcsdk.imccoremeta.MoPropertyMeta object at 0x109b0c190>, 'name': <imcsdk.imccoremeta.MoPropertyMeta object at 0x109b0c390>, 'device': <imcsdk.imccoremeta.MoPropertyMeta object at 0x109b0cbd0>, 'rn': <imcsdk.imccoremeta.MoPropertyMeta object at 0x109b0c750>, 'child_action': <imcsdk.imccoremeta.MoPropertyMeta object at 0x109b0c7d0>}
class imcsdk.mometa.one.OneTimeBootDevice.OneTimeBootDeviceConsts[source]
DEVICE_HUU = 'huu'
DEVICE_HV = 'hv'
DEVICE_NONE = 'none'
DEVICE_SCU = 'scu'

Module contents