Changes to allow widgets to fetch datasources by type

This commit is contained in:
Simone Mainardi 2021-01-07 11:41:36 +01:00
parent a60e322887
commit a71492aab5
5 changed files with 24 additions and 14 deletions

View file

@ -1506,8 +1506,7 @@ local known_parameters = {
["host_pool_members"] = validateUnquoted,
-- Widget and Datasources
["ds_hash"] = validateSingleWord,
["ds_name"] = validateSingleWord,
["ds_type"] = validateSingleWord,
["transformation"] = validateTransformation,
-- Topology SNMP Devices