Developer

 View Only
last person joined: yesterday 

Aruba Central REST API - Identifying LAG Interfaces and Membership

This thread has been viewed 12 times
  • 1.  Aruba Central REST API - Identifying LAG Interfaces and Membership

    Posted Oct 06, 2021 04:37 PM
    Using the Central REST API, how do I determine a CX switch's LAG membership and get a list of LAG interfaces? I've looked at the various Switch Port Details APIs and I'm not seeing it.

    The Frontend APIs have fields for it:

    /monitor/v2/switch/CX/port_info
    "trunk_group_name": "lag5"​

    but the API Gateway endpoints do not, at least not that I can see. Short of running a CLI-show command on the switch through the APIs, is there another way?