| 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'. |