mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-08-19 00:38:27 +02:00
parent
73eced1b11
commit
529eb13118
@ -44,7 +44,7 @@ class IcingaEndpoint extends IcingaObject
|
||||
public function api()
|
||||
{
|
||||
$client = new RestApiClient(
|
||||
$this->getResolvedProperty('host'),
|
||||
$this->getResolvedProperty('host', $this->object_name),
|
||||
$this->getResolvedProperty('port')
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user