Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
None.
Name | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Name | string |
None. |
|
Critical | boolean |
None. |
|
Error | boolean |
None. |
|
Warning | boolean |
None. |
|
Information | boolean |
None. |
|
EventID | string |
None. |
|
Keyword | string |
None. |
|
Notes | string |
None. |
|
HostType | byte |
None. |
|
RecordStatus | integer |
None. |
{
"ID": 1,
"Name": "sample string 2",
"Critical": true,
"Error": true,
"Warning": true,
"Information": true,
"EventID": "sample string 7",
"Keyword": "sample string 8",
"Notes": "sample string 9",
"HostType": 64,
"RecordStatus": 11
}