SolarWinds Information Service 2024.4 Schema Documentation
This entity presents string to number transformation rule used by Api Poller
Inheritance
↳ System.Entity
Access control
Operations |
Right |
create,read,update,delete,invoke |
admin |
read |
everyone |
Properties
Name |
Type |
Summary |
Access Control |
ID |
System.Int64 |
The unique integer representation of the string to number transformation rule |
everyone |
Text |
System.String |
The string value representing text of the string to number transformation rule |
everyone |
Number |
System.Int32 |
The integer value representing number of the string to number transformation rule |
everyone |
ValueToMonitorId |
System.Int64 |
The unique integer value representing value to monitor |
everyone |
Target Relationships
Name |
Type |
Notes |
ValueToMonitors |
Orion.APIPoller.ValueToMonitor |
Defined by relationship Orion.APIPoller.ValueToMonitorToStringToNumberTransformationRule (System.Reference) |