Kathara.foundation.manager.stats.ILinkStats - KatharaFramework/Kathara GitHub Wiki

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.

⚠️ **GitHub.com Fallback** ⚠️