Table of Contents

GetTrendDataForParameter

Use this method to retrieve the trend data of a particular parameter.

Note

This method is deprecated. Use GetTrendDataSimplifiedForParameter instead.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
dmaID Integer The DataMiner Agent ID.
elementID Integer The element ID.
parameterID Integer The parameter ID.
tableIndex String The (optional) table index (which, if specified, must be the display column).
trendingSpanType String The trending span type: LastHour, LastDay, LastWeek, LastMonth, LastYear.

Output

Item Format Description
GetTrendDataForParameterResult AnalogTrendDataResponseMessage The trend data of the specified parameter.