You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Objective

Some customers may want to leverage the opCharts API with python scripts.  This article will provide on example of how this could be done.

Related pages

opCharts REST API Reference

Example

For this example we'll build a Network Status web page.  This page will be comprised of tables; the first table will summarize group status while the subsequent tables will provide node level details for each group.

 

  • No labels