APIs in Category: ems
API version 1.4

 
ems-autosupport-log

NetApp Manage ONTAP
 
ems-autosupport-log [top]

Tells the filer to log an EMS event with a particular log-level from the host specified by computer-name with an event-source, event-id, category, and application version. If auto-support is true, an autosupport message will be sent from the filer.
Input Name Range Type Description
app-version string
Version of application invoking the API.
auto-support boolean
If 'true', an AutoSupport message will be generated.
category string
Application defined category of the event.
computer-name string
Host name invoking the API.
event-description string
Description of event to log. An application defined message to log.
event-id integer
ID of event. A user defined event-id, range [0..2^32-1].
event-source string
Name of the application invoking the API.
log-level integer
Log level. Accepted values are 0 for 'emergency', 1 for 'alert', 2 for 'critical', 3 for 'error', 4 for 'warning', 5 for 'notice', 6 for 'info', and 7 for 'debug'.
 Errno  Description
 ENOENT