netunicorn.base.types.NodesRepresentation¶
- class NodesRepresentation[source]¶
Bases:
TypedDictNodes JSON representation.
Attributes
Type of node pool.
Node pool data (nodes)
Optional additional information for the pool instantiation
Methods
fromkeysCreate a new dictionary with keys from iterable and values set to value.
-
node_pool_data:
List[Union[NodeRepresentation,NodesRepresentation]][source]¶ Node pool data (nodes)
-
node_pool_data: