Get Template Report List Operation
The getTemplateReportList operation returns a list of the templates reports configured in the Appliance, identical to the Real-Time Reports in the Appliance navigation menu.
Get Template Report List Request Parameter
The getTemplateReportList operation request parameter are:
Parameter | Description | Values | Required | Type |
---|---|---|---|---|
authToken | Unique authentication token. | Yes | String |
Get Template Report List Response Attributes
The getTemplateReportList response attributes are:
Attribute | Description | Type |
---|---|---|
errorCode | Error code for the request number. | Number |
recordCount | Number of custom report names. | Number |
reportList | An array of reportTitle (string) and reportType (string). The reportType value can be used in the getReport operation’s reportName parameter. |
Array |
Copyright © Cloud Software Group, Inc. All rights reserved.