alarmProperties
Retrieves detailed properties of an alarm in OpManager using the entity type and device MOID.
Instructions
alarmProperties
Category: Manage and query alarms/alerts in OpManager
Key parameters:
entity: Entity of the alarm
deviceID: MOID of the alarm
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 | |
| entity | No | Entity of the alarm | |
| deviceID | No | MOID of the alarm |