RackableUnitNode#
- class RackableUnitNode(uuid=None, svm_id=None, position=None, *args, **kwargs)[source]#
Bases:
object
Node information registered to this rackable unit
- Parameters:
- property position#
Position of a node in a rackable unit
- Type:
int
- property svm_id#
Controller VM Id
- Type:
int
- property uuid#
UUID of the host
- Type:
str