mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 23:54:18 +02:00
add list devices
This commit is contained in:
parent
fefe12c1aa
commit
2eb128044f
@ -105,7 +105,7 @@ sub disco_show {
|
||||
name => $_->{name},
|
||||
status => $_->{status},
|
||||
network_name => $_->{network_name},
|
||||
network_id => $_->{network_id},
|
||||
network_id => $_->{networkId},
|
||||
organization_name => $_->{organization_name},
|
||||
tags => defined($_->{tags}) ? $_->{tags} : ''
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user