addNotes
Add notes to alarms in OpManager. Specify the alarm entity and notes to document incident details or actions taken.
Instructions
addNotes
Category: Manage and query alarms/alerts in OpManager
Key parameters:
entity*: Entity of the alarm
notes*: Notes description to be added
type: To mention whether single or multiple alarms are selected
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). | |
| type | No | To mention whether single or multiple alarms are selected | |
| notes | Yes | Notes description to be added | |
| apiKey | Yes | OpManager API key for authentication | |
| entity | Yes | Entity of the alarm |