Method: statExists

Check if statistic exists.

Parameters

Name Type Description
name string Statistic Name

Returns

Returns a RptResultStat with a structure defined by the following table.

Name Type Description
errorMessage string Error message in readable text
returnCode int Web service error code, 0 if the operation is successful
stat Statistic Statistic information
success boolean Displays True if the operation occurred successfully

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/Reporting/statExists?name=ifInOctets