TSMGMTDATATYPEGET(3ts) | Apache Traffic Server | TSMGMTDATATYPEGET(3ts) |
TSMgmtDataTypeGet - TSMgmtDataTypeGet API function
#include <ts/ts.h>
Get the type of a value for a configuration variable. var_name is the name of the variable as a null terminated string. The type value is stored in result. The function can return TS_ERROR if var_name is not found.
Check TSRecordDataType for a detailed description.
TS_SUCCESS if the var_name was found, TS_ERROR if not.
2024, dev@trafficserver.apache.org
April 1, 2024 | 9.2 |