addServiceMonitor
Add a service monitor to discover and monitor a new device on the network by providing its hostname or IP address.
Instructions
addServiceMonitor
Category: Discover new devices on the network
Key parameters:
deviceName*: Hostname, FQDN name or IP Address of the device
credentialName: Name of the credential used to access the device to fetch de
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | OpManager host address (e.g., 'opmanager.example.com' or 'opmanager.example.com:8061'). Default port is 8061 (HTTPS). | |
| apiKey | Yes | OpManager API key for authentication | |
| deviceName | Yes | Hostname, FQDN name or IP Address of the device | |
| credentialName | No | Name of the credential used to access the device to fetch device information. |