In order to be able to configure the level of collections for
aggregate and per-device counters we have two optional level fields.
PerformanceManagerCounterLevelMapping is used to update the
levels for a counter.
|
Name
|
Type
|
Description
|
| aggregateLevel | xsd:int |
Level for the aggregate counter. If not set then the value is not
changed when updateCounterLevelMapping is called.
|
| counterId | xsd:int |
The counter Id
|
| perDeviceLevel | xsd:int |
Level for the per device counter. If not set then the value is not
changed when updateCounterLevelMapping is called.
|
|
Properties inherited from DynamicData |
| None |