def clear_node(name):
    '''
    Clears accumulated statistics on the local node.

    .. code-block:: yaml