Vm#
- class Vm(vm_uuid=None, vm_memory=None, num_vcpus=None, power_state=None, node=None, *args, **kwargs)#
Bases:
object
- Parameters:
vm_uuid – (
vm_uuid
)vm_memory – (
vm_memory
)num_vcpus – (
num_vcpus
)power_state – (
power_state
)node – (
node
)
- property node#
- Type:
str
- property num_vcpus#
- Type:
str
- property power_state#
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property vm_memory#
- Type:
str
- property vm_uuid#
- Type:
str