Include web items in the item selection.
This commit is contained in:
@@ -315,6 +315,7 @@ function (angular, _, kbn) {
|
|||||||
output: ['name', 'key_', 'value_type', 'delay'],
|
output: ['name', 'key_', 'value_type', 'delay'],
|
||||||
sortfield: 'name',
|
sortfield: 'name',
|
||||||
hostids: hostid,
|
hostids: hostid,
|
||||||
|
webitems: true, //Include web items in the result
|
||||||
filter: {
|
filter: {
|
||||||
value_type: [0,3]
|
value_type: [0,3]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user