How to find the RESTful API documentation in Nodegrid WebUI

How to find the RESTful API documentation in Nodegrid WebUI

The Nodegrid platform provides RESTful API, which can be used to read and change Nodegrid configuration.

The API documentation is embedded on Nodegrid.

One can find the API documentation on WebUI as folllows,
1. Login as admin and go to System
2. Go to Toolkit
3. one can see API. Just click the icon

OR

1. Go to pull-down USER menu in the top right corner of the main web page 
2. Pull down the menu
3. Click on API Documentation


Note: The API documentation can be found on each Nodegrid platform under https://<Nodegrid IP>/api_doc.html

Note: RESTful API support is fully supported in 4.1.x version. 
    • Related Articles

    • Nodegrid RESTful API's: How to paginate requests

      Nodegrid's RESTful API's: How to paginate requests Nodegrid's RESTful API's support pagination. Pagination is used to break down larger datasets into smaller pages. Each page is then requested separately. This helps to improve the system performance. ...
    • How to: Use API keys as authentication method

      Nodegrid enables using different methods for API authentication, they are: ticket, username, and API key. In this guide you will learn how to create an API account and how to query information using the API. Adding the API account from GUI 1. Login ...
    • How to Configure Nodegrid Serial Ports

      To configure the serial ports of your Nodegrid Serial Console, follow the guideline steps below.   WebUI Log in as admin to the Nodegrid Serial Console Web interface. Go to Managed Devices page. Select the serial ports you want to configure, or check ...
    • Where Can I Find the Nodegrid User Manual?

      You can find the latest and previous versions of the Nodegrid User Manual here: https://www.zpesystems.com/resources/product-resources/user-manuals/
    • How to: Add OpenSearch Temperature visualization to Nodegrid

      The Dashboard (WebUI only) allows visual presentations of Event activities, Managed Device details, and data monitoring. Multiple dashboards can be created for different purposes. For example, one to monitor managed device data points (i.e., Power ...