NodeProjection#

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

Bases: Node

Parameters:
  • node_uuid – (node_uuid)

  • ha_memory_reserved_bytes – (ha_memory_reserved_bytes)

  • num_cpu_threads – (num_cpu_threads)

  • capacity_hz – (capacity_hz)

  • memory_size_bytes – (memory_size_bytes)

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model