Get SwOS Endpoint
get_swos_endpointRetrieve and decode any SwOS '.b' endpoint, such as link.b or poe.b, into structured data while preserving unknown keys under '_raw' for complete visibility.
Instructions
Fetch and decode a single SwOS '.b' endpoint (link.b, sys.b, poe.b, lacp.b, rstp.b, snmp.b, fwd.b, vlan.b, stats.b, sfp.b, host.b, acl.b, ...) as structured data. Unknown keys are preserved under '_raw'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint | Yes | '.b' endpoint to fetch (see list_swos_endpoints) | |
| routerId | No | Router ID; omit to use the default router. |