Orion.APM.ThresholdsByComponent
SolarWinds Information Service 2020.2 Schema Documentation
This entity represents threshold to component relation.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ComponentId | System.Int64 | The unique integer representation of parent component. | everyone |
ThresholdName | System.String | The string value that contains the name of threshold. | everyone |
Warning | System.Double | The integer value that contains the threshold warning level. | everyone |
Critical | System.Double | The integer value that contains the threshold critical level. | everyone |
ThresholdOperator | System.Int32 | The integer value that contains the threshold operator(0 -greater than;1 - greater than or equal to;2 - equal to;3 - less than or equal to;4 - less than;5 - not equal to.). | everyone |