Actions
Feature #30187
openSmart Class Parameter option to signify fact is a number (and add <=, <, >=, > operators)
Status:
New
Priority:
Low
Assignee:
-
Category:
Parameters
Target version:
-
Description
For a number of core facts, the return value is a number.
If there was a way to say "this fact should always be a number" then it would be possible to do comparisons against those numbers.
For example, if I wanted to set a parameter on all systems where the system['available_bytes'] is >= 34359738368 (32 Gb) there isn't a way to rationally do this with the default '=' operator.
No data to display
Actions