Skip to content

Kathara.foundation.manager.stats.ILinkStats

Tommaso Caiazzi edited this page Jul 21, 2023 · 1 revision

module Kathara.foundation.manager.stats.ILinkStats


class ILinkStats

Interface for handling the statistics of deployed collision domains


method ILinkStats.to_dict

to_dict() → Dict[str, Any]

Transform statistics into a dict representation.

Returns:

  • Dict[str, Any]: Dict containing statistics.

method ILinkStats.update

update() → None

Update dynamic statistics with the current ones.

Returns: None


This file was automatically generated via lazydocs.

Clone this wiki locally