API Reference
Daily Points Ep
Endpoint to fetch daily points for a specific node by making a request to the storage service.
:param request: Request payload containing node_name and last_days. :return: List of daily points for the specified node fetched from the storage service.
POST