HostGpu#

class HostGpu(node_uuid=None, node_id=None, cluster=None, number_of_vgpus_allocated=None, config=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)[source]#

Bases: ExternalizableAbstractModel

Host GPU details

Parameters:
property cluster#
Type:

ClusterReference

property config#
Type:

GpuConfig

property node_id#

Controller VM Id

Type:

str

property node_uuid#

UUID of the host

Type:

str

property number_of_vgpus_allocated#

Number of vGPUs allocated

Type:

int

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model