fix netapp filesys

This commit is contained in:
garnier-quentin 2019-07-12 11:43:59 +02:00
parent f06eefa4b7
commit 65ea14a588
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ sub manage_selection {
push @oids, $mapping2->{df64UsedKBytes}->{oid};
}
$self->get_vserver_state();
$self->get_vserver_state(%options);
my $results;
if (defined($self->{option_results}->{filter_type}) && $self->{option_results}->{filter_type} ne '') {