getDeviceCompleteDetails
Retrieve all details for a device in OpManager by providing its name. Enables comprehensive device information access for network monitoring and troubleshooting.
Instructions
getDeviceCompleteDetails
Key parameters:
name*: Name of the device
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 | |
| apiKey | Yes | OpManager API key for authentication |