Node#

class Node(node_uuid=None, ha_memory_reserved_bytes=None, num_cpu_threads=None, capacity_hz=None, memory_size_bytes=None, *args, **kwargs)#

Bases: object

Parameters:
property capacity_hz#
Type:

str

property ha_memory_reserved_bytes#
Type:

str

property memory_size_bytes#
Type:

str

property node_uuid#
Type:

str

property num_cpu_threads#
Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model