mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-24 22:25:02 +02:00
fix nimble rest api
This commit is contained in:
parent
e07226c0bf
commit
7dfee159d2
@ -202,7 +202,7 @@ sub request_api {
|
||||
$self->clean_token(statefile => $self->{cache});
|
||||
$self->authenticate(statefile => $self->{cache});
|
||||
$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