GetCurrent
The GetCurrent
parameter specifies which of the statistics in MeterNames
should retrieve current values.
You can set GetCurrent
to the following values:
None
Missing
All
The default option is Missing
, which retrieves current values for statistics with no values in the period specified, if the period includes the present time.
If you run the GetStatistics
action without specifying MeterNames
, the action does not return or save current values. Instead, these values are deleted after the number of seconds specified in TemporaryDataTimeout
.
Actions: | GetStatistics |
Type: | String |
Default: | Missing |
Required: | No |
Example: | GetCurrent=Missing
|
See Also: | MeterNames
Type |