Name | Data Type | Value |
---|---|---|
Description | string | Statistics related to reading physical labels and picks/puts at a specific StorageMediaLocation, or for a specific piece of PhysicalMedia. The same class is used to represent this data - whether for a Location (independent of the Media), OR for the Media (independent of its StorageMediaLocation). The element whose statistics are described is associated using the relationship, ElementStatisticalData. |
UMLPackagePath | string | CIM::Physical::StoragePackage |
Version | string | 2.7.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
PickFailures | uint64 | ||||||
Counter | boolean | true | |||||
Description | string | The number of failed picks. | |||||
PickRetries | uint64 | ||||||
Counter | boolean | true | |||||
Description | string | The number of retried picks. | |||||
PickSuccesses | uint64 | ||||||
Counter | boolean | true | |||||
Description | string | The number of successful picks. | |||||
PutFailures | uint64 | ||||||
Counter | boolean | true | |||||
Description | string | The number of failed puts. | |||||
PutRetries | uint64 | ||||||
Counter | boolean | true | |||||
Description | string | The number of retried puts. | |||||
PutSuccesses | uint64 | ||||||
Counter | boolean | true | |||||
Description | string | The number of successful puts. | |||||
ScanFailures | uint64 | ||||||
Counter | boolean | true | |||||
Description | string | The number of failed physical label scans. | |||||
ScanRetries | uint64 | ||||||
Counter | boolean | true | |||||
Description | string | The number of retried physical label scans. | |||||
ScanSuccesses | uint64 | ||||||
Counter | boolean | true | |||||
Description | string | The number of successful physical label scans. |
Name | Data Type |
---|---|
Caption | string |
Description | string |
ElementName | string |
Generation | uint64 |
InstanceID | string |
RateIntervalEndTime | datetime |
RateIntervalStartTime | datetime |
SampleInterval | datetime |
StartStatisticTime | datetime |
StatisticTime | datetime |
Name | Return Type |
---|---|
ResetSelectedStats | uint32 |