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

module Kathara.foundation.manager.stats.IMachineStats


class IMachineStats

Interface for handling the statistics of deployed devices


method IMachineStats.to_dict

to_dict() → Dict[str, Any]

Transform statistics into a dict representation.

Returns:

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

method IMachineStats.update

update() → None

Update dynamic statistics with the current ones.

Returns: None


This file was automatically generated via lazydocs.

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