ControllerVmReference#

class ControllerVmReference(id=None, external_address=None, backplane_address=None, rdma_backplane_address=None, ipmi=None, nat_ip=None, nat_port=None, maintenance_mode=None, rackable_unit_uuid=None, *args, **kwargs)[source]#

Bases: object

Host entity with its attributes

Parameters:
property backplane_address#
Type:

IPAddress

property external_address#
Type:

IPAddress

property id#

Controller VM Id

Type:

int

property ipmi#
Type:

IpmiReference

property maintenance_mode#

Maintenance mode status

Type:

bool

property nat_ip#
Type:

IPAddress

property nat_port#

NAT port

Type:

int

property rackable_unit_uuid#

Rackable unit UUID

Type:

str

property rdma_backplane_address#

RDMA backplane address

Type:

list[ IPAddress ]

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model