UnconfiguredNodeAttributeMap#

class UnconfiguredNodeAttributeMap(lcm_family=None, is_model_supported=None, default_workload=None, can_work_with1_g_nic=None, robo_mixed_hypervisor=None, *args, **kwargs)[source]#

Bases: object

Parameters:
property can_work_with1_g_nic#

Indicates if cvm interface can work with 1 GIG NIC or not

Type:

bool

property default_workload#

Default workload

Type:

str

property is_model_supported#

Indicates whether the model is supported or not

Type:

bool

property lcm_family#

LCM family name

Type:

str

property robo_mixed_hypervisor#

Indicates whether the hypervisor is robo mixed or not

Type:

bool

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model