getPingResponse
Ping a network device by its name to check reachability and latency.
Instructions
getPingResponse
Category: Manage and query network devices
Key parameters:
deviceName*: 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). | |
| apiKey | Yes | OpManager API key for authentication | |
| deviceName | Yes | Name of the device - Managed Entity name as seen in the URL of device snapshot page OR 'deviceName' property value in the listDevices API response. |