Request extended output for applications from service
This commit is contained in:
@@ -139,7 +139,7 @@ function ZabbixAPIServiceFactory(alertSrv, zabbixAPICoreService) {
|
||||
|
||||
getApps(hostids) {
|
||||
var params = {
|
||||
output: ['applicationid', 'name'],
|
||||
output: 'extend',
|
||||
hostids: hostids
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user