ErrorReport
Trigger this action to create an error report in the temporary:///error-report.txt file.
Use the HTTP POST method with the resource
/mgmt/actionqueue/default
, specifying
a request payload with the following format:{
"ErrorReport": {
}
}
This action automatically creates a file that contains any backtrace or watchdog error report, the contents of the audit log, and the running configuration.