getDeviceNotes
Retrieve notes attached to a network device by specifying the device name. Access device-specific annotations for monitoring context.
Instructions
getDeviceNotes
Category: Manage and query network devices
Key parameters:
name*: Name of the device - Managed Entity name as seen in the URL
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 - Managed Entity name as seen in the URL of the device snapshot page OR 'deviceName' property value in the listDevices API response. | |
| apiKey | Yes | OpManager API key for authentication |