SD-WAN

 View Only
Expand all | Collapse all

Good API Documentation for Silver Peak Management

This thread has been viewed 8 times
  • 1.  Good API Documentation for Silver Peak Management

    Posted Jan 27, 2025 02:28 AM

    I am looking for some good API Documentation for the Silver Peak system.  I know that there is documentation within Orchestrator but it is not searchable so I find myself spending a lot of time searching through each option until I find what I am looking for.  Often I can't find it at all and have to ask.  Once pointed to the correct option, it is usually easy to figure out but a searchable set of docs would be priceless.  At the moment I am looking for how to change the SNMP password configured in a template.  But tomorrow it might be something else.  Assistance with either would be appreciated.



  • 2.  RE: Good API Documentation for Silver Peak Management

    Posted Jan 27, 2025 03:20 AM

    Most API documentation is now in embedded into the Orchestrator. Have a look at HPE Aruba Networking Orchestrator and EdgeConnect API endpoints for some additional information. This gives you an experience similar to Swagger and Postman and points to how to modify a template. Agreed, you still need to research the structure of how SNMP params are set.

    If you do make a Python script for it, feel free to share it on the PyEdgeconnect Git