addPerformanceMonitors
Add performance monitors to a network device. Specify the device name and the graph IDs of the monitors to add.
Instructions
addPerformanceMonitors
Category: Manage and query network devices
Key parameters:
name*: Name of the device
selectedMonitors*: GraphID of the performance monitor(s) to be added (multiple
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). | |
| name | Yes | Name of the device | |
| apiKey | Yes | OpManager API key for authentication | |
| selectedMonitors | Yes | GraphID of the performance monitor(s) to be added (multiple values separated by commas). |