Advanced Alerting APIs
RumClient Interface Reference

Provides the ability to retrieve recent data from WPM RUM. More...

List of all members.

Public Member Functions

object getData (object args)

Detailed Description

Provides the ability to retrieve recent data from WPM RUM.

Author:
Matt Rodriguez

Member Function Documentation

object getData ( object  args)
Parameters:
argsis a javascript object which may contain the attribute minutes. The number of recent RUM data points to retrieve. Data is aggregated at the minute level. Minutes must be between 1 and 59.
Returns:
a Javascript object which contains the RUM data.
 All Classes Functions