mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 16:45:04 +02:00
fix nimble rest api
This commit is contained in:
parent
e617177c2f
commit
eefa4bc190
@ -193,7 +193,7 @@ sub request_api {
|
||||
}
|
||||
|
||||
my $content = $self->{http}->request(
|
||||
endpoint => $options{endpoint},
|
||||
url_path => $options{endpoint},
|
||||
warning_status => '', unknown_status => '', critical_status => ''
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user