PlacementView.node_aggregate#

property PlacementView.node_aggregate: Callable[..., dict[str, Any]]

Returns a function that aggregates the resources required on a node.

Returns:

The function that aggregates the resources.

Return type:

Callable[…, dict[str, Any]]