Orion.SCM.Results.PolledElementErrors
SolarWinds Information Service 2020.2 Schema Documentation
This entity represents polling errors for PolledElements.
Inheritance
Access control
Operations | Right |
---|---|
read | everyone |
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
NodeID | System.Int32 | Identifier of the node where error was collected. | everyone |
ElementID | System.Int32 | Unique identifier of ProfileElement entity. | everyone |
PolledElementID | System.Int64 | Identifier of PolledElement entity. | everyone |
TimeStamp | System.DateTime | Datetime when the error occurred. | everyone |
Type | System.Int16 | Type of the error. Options are: 0 (Unknown), 1 (Access denied), 2 (Unauthorized access), 3 (Parsed file not found), 4 (Parsing failed), 10 (Local file not exists), | |
11 (script execution timeout), 12 (script execution error). | everyone | ||
Message | System.String | Error message. | everyone |