Link Search Menu Expand Document

Commander Statistics API

Jan 1 2022 at 12:00 AM

  1. Commander Statistics API
    1. CommanderStatistics
      1. API Calls

The Commander™ Statistics API service is used to provide an insight of the types of widgets used on all of the views and the type of subscriptions mostly used on the dashboard views.

Commander Statistics API

CommanderStatistics

API Calls

GetStatisticsSummary

GET

Permission

SUPER USER

Accessible

Tenant Only. See response and accessiblity information for more

URL

https://iotnxtinternal.commander.io/DAPI/v1/CommanderStatistics/GetStatisticsSummary

URL Params

NONE

Data Params

 {
“clientId”: “string”,
“rootId “: “string”
}
  • clientId: string (required)

  • rootId : string

Success Response

Response message with the following codes and JSON body formats. Refer to the API Response Types Success Response. See response and accessiblity information for more

Error Response

Response message with the following codes and HTMLs body formats. Refer to the API Response Types Error Response. See response and accessiblity information for more

Notes

None