Skip to content

Python workflows and examples for HPE Aruba Central

License

Notifications You must be signed in to change notification settings

upfade/central-python-workflows

 
 

Repository files navigation

central-python-workflows

This repository contains Python based workflows & code samples that utilize Aruba Central's automation capabilities and the Python SDK pycentral

Aruba Central REST APIs

To manage REST APIs in Aruba Central, go to MAINTAIN -> ORGANIZATION -> PLATFORM INTEGRATION -> REST API.
Learn more about Aruba Central REST APIs here.

Aruba Central Streaming API

  • Streaming API Websocket Client Application The sample script in this section contains sample websocket client application based on python. The sample python script would establish a websocket connection and decode the google protobuf message to human readable format.

To manage Streaming APIs in Aruba Central, go to MAINTAIN -> ORGANIZATION -> PLATFORM INTEGRATION -> STREAMING.
Learn more about Aruba Central Streaming APIs here.

Aruba Central Webhooks

  • Webhook Client application The sample script in this section would start a HTTP(s) client to receive Alerts from Aruba Central via webhooks.

To manage Webhooks in Aruba Central, go to MAINTAIN -> ORGANIZATION -> PLATFORM INTEGRATION -> WEBHOOKS.
Learn more about Aruba Central Webhooks here.

For more information about Aruba Central, refer here

About

Python workflows and examples for HPE Aruba Central

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%