|
Name
|
Type
|
Description
|
| enabled | xsd:boolean |
Boolean flag to indicate whether this historical interval is enabled. When a
historical interval is disabled, no statistics will be collected at the
historical interval and all the higher historical intervals will be disabled
as well. For example, if the "Past Month" interval is disabled, this means that
historical statistics will only be collected and retained up to one week in the
past.
Since VI API 2.5
|
| key | xsd:int |
The historical interval ID.
Since VI API 2.5
|
| length | xsd:int |
The length of time in seconds for which the statistics corresponding to this
interval are kept in the database.
|
| level | xsd:int |
The statistics collection level for this historical interval. Only performance
statistics corresponding to the statistics counters at this level will be stored
for this historical interval.
Since VI API 2.5
|
| name | xsd:string |
The name of the historical interval.
|
| samplingPeriod | xsd:int |
The duration for statistics archival in seconds.
|
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |