getInterfaces
Retrieve all interfaces of a specified network device in OpManager. Provide the device name to get interface details.
Instructions
getInterfaces
Category: Manage and query network devices
Key parameters:
name*: Name of the parent device - Managed Entity name of the paren
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 parent device - Managed Entity name of the parent device as seen in the URL of device snapshot page OR 'deviceName' property value in the listDevices API response | |
| apiKey | Yes | OpManager API key for authentication |