CIM SMASH/Server Management API
Class CIM_LogInStorage
extends CIM_Dependency (Association)
MessageLogs can reside in data files, on specially allocated storage areas such as disks or memory, or output as raw I/O streams. In fact, a single Log may use each of these mechanisms to output or capture its contents. The LogInStorage association describes a Log located in a specially allocated portion of a StorageExtent. The offset of the Log, within the Extent, is defined using a property of the association, StartingOffset.
Details...
This class is not implemented.
Class Qualifiers
| Name | Data Type | Value | Scope | Flavors |
|---|---|---|---|---|
| Association | boolean | true | None | OVERRIDABLE= false |
| Description | string | MessageLogs can reside in data files, on specially allocated storage areas such as disks or memory, or output as raw I/O streams. In fact, a single Log may use each of these mechanisms to output or capture its contents. The LogInStorage association describes a Log located in a specially allocated portion of a StorageExtent. The offset of the Log, within the Extent, is defined using a property of the association, StartingOffset. | None | TRANSLATABLE= true |
| UMLPackagePath | string | CIM::System::Logs | None | None |
| Version | string | 2.6.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
| Name | Data Type | Qualifiers | ||||
|---|---|---|---|---|---|---|
| Name | Data Type | Value | Scope | Flavors | ||
| StartingOffset | uint64 | |||||
| Description | string | StartingOffset indicates where in the Extent that the Log begins. | None | TRANSLATABLE= true | ||
Association References
| Name | Class Origin | Reference Class |
|---|---|---|
| Antecedent | CIM_LogInStorage | CIM_StorageExtent |
| Dependent | CIM_LogInStorage | CIM_MessageLog |
Copyright © 2008-2018 VMware, Inc. All rights reserved.