Adding devices for web services and external integrations
To add a device for use with the external integrations its web services module must be loaded and configured as follows:
- Click Add Device
.
The Enable Web Service Module on Selected Device window appears. - Select the desired device from one of the available lists and click OK .
The device is now added to the list of web service enabled devices. - To specifically configure the web service for the device select it in the left window pane.
- Now double-click an entry in the table or click Properties
.
The Properties window appears. Fill the required information into the respective fields:
Parameter
Description
Web Service Port
Defines the TCP port dedicated to the web services.
Trusted Address
Defines a number of IP addresses from which the agent is to accept incoming Web service requests. Trusted addresses may be entered as single IP addresses or in form of address ranges:Dotted notation, for example, 94.24.127.24 or 2001:db8:85a3::8a2e:370:7334CIDR notation, for example, 94.24.127.0/24 or 2001:db8:85a3::8a2e:370:152/896With the short or complete network name such as scotty or scotty.enterprise.comA mixture of both: 94.24.127.24, 2001:db8:85a3::8a2e:370:152/896, scotty.enterprise.com.Several ranges must be separated by a comma (,).
- Click OK to confirm the web service configuration.