Method: addDataPointObjs

Add multiple data samples to the reporting table.

Parameters

Name Type Description
dp DataPoint The raw statistic which contains the target ID, statistic ID, value, and timestamp

Returns

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

Name Type Description
errorMessage string Error message in readable text
numFailures int Number of operation failures
partialFailure boolean True if the operation does not complete
returnCode int Web service error code, 0 if the operation is successful
success boolean Displays True if the operation occurred successfully

Example

This example sets the SsidAssociatedClients, with statisticID 100, on Fake SSID, with targetID 34, to 250.