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 | Class Origin |
---|---|---|
Caption | string | CIM_ManagedElement |
Description | string | CIM_ManagedElement |
ElementName | string | CIM_StatisticalData |
InstanceID | string | CIM_StatisticalData |
SampleInterval | datetime | CIM_StatisticalData |
StartStatisticTime | datetime | CIM_StatisticalData |
StatisticTime | datetime | CIM_StatisticalData |
Name | Return Type | Class Origin |
---|---|---|
ResetSelectedStats | uint32 | CIM_StatisticalData |