interface_status
Retrieve network interface status and utilization from SolarWinds Orion, with optional top-N ranking by peak utilization to identify busiest interfaces.
Instructions
[READ] Interface status + utilization (Orion.NPM.Interfaces).
With top set, sets truncated: true when more interfaces existed than
were returned — the whole table is fetched and ranked before the cut, so the
flag is measured rather than inferred.
Args: top: If given, return only the top-N interfaces by peak utilization. target: SolarWinds target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| target | No |