pem.findHost
This method is supported by Operations starting from version 5.2.1
This method allows getting Operations host ID by Hostname or any of assigned IP Addresses.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
string |
Fully qualified name of the host |
|
string |
One of IP Addresses assigned to the host |
The method has the following output parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of the host. |