[
https://issues.apache.org/jira/browse/TS-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-2527:
------------------------------
Labels: api-change (was: )
> mgmtapi.h should be C style
> ---------------------------
>
> Key: TS-2527
> URL: https://issues.apache.org/jira/browse/TS-2527
> Project: Traffic Server
> Issue Type: Bug
> Components: Management API
> Reporter: Zhao Yongming
> Labels: api-change
> Fix For: 5.0.0
>
>
> {code}
> /*--- statistics operations -----------------------------------------------*/
> /* TSStatsReset: sets all the statistics variables to their default values
> * Input: cluster - Reset the stats clusterwide or not
> * Outpue: TSErrr
> */
> tsapi TSError TSStatsReset(bool cluster, const char *name = NULL);
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)