getWidgetData
Fetches data from a specified widget in ManageEngine OpManager using the widget ID.
Instructions
getWidgetData
Key parameters:
widgetID*: The widget ID for which data is to be fetched.
widgetName: The name of the widget.
widgetType: The widget type.
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 | |
| widgetID | Yes | The widget ID for which data is to be fetched. | |
| widgetName | No | The name of the widget. | |
| widgetType | No | The widget type. |