13.2.17. error_history¶
This interface provides access to the error history of the EVerest framework
13.2.17.1. Commands¶
get_errors:array
Takes a list of filters and returns a list of errors
filters:object <required> (error_history-FilterArguments)
Filters to apply to the list of errors
There is an extended definition for this object here.
Result:array
List of filtered errors
array_item:string/object (error_history-ErrorObject)
There is an extended definition for this object here.