Giter VIP home page Giter VIP logo

central-examples-only's Introduction

central-examples-only

This repository contains code samples for Aruba Central.

Aruba Central Custom Dashboard

This folder contains a sample code for building your own Aruba Central Dashboard using the API Gateways Aruba Central Custom Dashboard

Instructions for using the "customized-dashboard" folder

  1. Clone the repo
  2. cd customized-dashboard/
  3. npm install
  4. ng serve. This should have your web-app up and running
  5. Edit the file vi src/config/service.config.ts and provide a valid App URL and access token. Save this file.
  6. Open 'localhost:4200' in your browser to see the home page

Aruba Central REST API Python Sample Scripts

rest-api-python-scripts/

This folder contains sample python libraries and scripts to make API Requests to Aruba Central. REST APIs are based on request-response model. Refer to the Aruba Central's API Swagger documentation page (under ACCOUNT HOME -> GLOBAL SETTINGS -> API GATEWAY -> APIs) for the list of available APIs.

Aruba Central Streaming API

streaming-api-client/

This folder contains sample websocket client application based on python programming language. The sample python script would establish a websocket connection and decode the google protobuf message to human readable format.

Aruba Central Webhooks

webhooks/

This folder contains sample scripts and documentation for Aruba Central Webhooks and Alerts. 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 ACCOUNT HOME -> GLOBAL SETTINGS -> WEBHOOKS.

For more information about Aruba Central, refer here

central-examples-only's People

Contributors

joe-neville avatar karthikeyan-dhandapani avatar timcappalli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.