List all agent errors in descending order with backward pagination. You can optionally filter dismissed or not dismissed errors.
Filter agent errors that either were dismissed or were not.
Last agent errors.
Agents errors before the given cursor.
OK
Create a new agent error. This endpoint should be called directly by agents themselves. Notice that if there is an error that matches exactly and has not been dismissed yet since the last time the config was updated, then the error will be simply ignored and not persisted.
Request body required to create a new Agent Error.
[config] section 'foo' tried to instance a plugin name that don't exists
Created