Developer

 View Only
  • 1.  New Central Developer Hub Launched

    Posted Jan 27, 2025 04:31 PM

    Hello everyone! 

    Thrilled to share some exciting news with you all!
    The first batch of New Central Monitoring API is now live on HPE Aruba Networking Developer Hub. Check out the Getting Started Guides, test the APIs directly in the API Reference Guide, or use the Postman Collection.

    You will find the API endpoints for different Monitoring apps of New Central that are currently onboarded to the New Central API-Gateway(API-GW). As more apps get onboarded, we will publish the API for those apps too on the Developer Hub.

    Note: The API are in alpha stage and recommended for lab use or testing API I/O.  The API are available only for the clusters that are part of Public Preview at this time. Feel free to submit your valuable feedback related to the Monitoring API or our guides using this form.

    Happy Automating! 



  • 2.  RE: New Central Developer Hub Launched

    Posted Jan 28, 2025 06:03 AM

    Great news !


    Thanks ! i will try soon !



    ------------------------------
    PowerArubaSW : Powershell Module to use Aruba Switch API for Vlan, VlanPorts, LACP, LLDP...

    PowerArubaCP: Powershell Module to use ClearPass API (create NAD, Guest...)

    PowerArubaCL: Powershell Module to use Aruba Central

    PowerArubaCX: Powershell Module to use ArubaCX API (get interface/vlan/ports info)..

    ACEP / ACMX #107 / ACDX #1281
    ------------------------------



  • 3.  RE: New Central Developer Hub Launched

    Posted Jan 28, 2025 07:52 AM

    Yes, good news!!!!

    Thanks



    ------------------------------
    Daniel Ruiz
    -----------------------
    Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support.
    Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC.
    ------------------------------



  • 4.  RE: New Central Developer Hub Launched

    Posted 11 days ago

    I wanted to ask a question about this, I've noticed the Stack ID variable under switches expects a string of less than 16, however the actual stack ID when queried from the device module returns a much larger string than 16, is this just an oversight or is there a way around this. 





  • 5.  RE: New Central Developer Hub Launched

    Posted 11 days ago

    Hi @SThomson, Thank you for bringing up this issue. I will work with our API Documentation team to get it resolved. 
    In the meantime, you can use our New Central Postman Collection where the 16 character limit does not exist. I will update this thread once the issue is resolved. 




  • 6.  RE: New Central Developer Hub Launched

    Posted 10 days ago

    Thanks for flagging up, not sure the Postman Collection works in my specific case as I'm looking at building Ansible modules based on the New Central API, still a work in progress at the moment and a long way from finished.