CIM SMASH/Server Management API
Class CIM_AllocatedFromStoragePool
extends CIM_Dependency (Association)
AllocatedFromStoragePool is an association describing how LogicalElements are allocated from underlying StoragePools. These elements typically would be subclasses of StorageExtents or StoragePools.
Details...
This class is not implemented.
Subclasses
VMware_AllocatedFromStoragePoolClass Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | AllocatedFromStoragePool is an association describing how LogicalElements are allocated from underlying StoragePools. These elements typically would be subclasses of StorageExtents or StoragePools. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Device::StorageServices | None | None |
Version | string | 2.8.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
SpaceConsumed | uint64 | |||||
Description | string | Space consumed from this Pool, in bytes. This value MUST be maintained so that, relative to the Antecedent StoragePool, it is possible to compute TotalManagedSpace as StoragePool.RemainingManagedSpace plus the sum of SpaceConsumed from all of the AllocatedFromStoragePool references from the antecedent StoragePool. | None | TRANSLATABLE= true | ||
ModelCorrespondence | string | CIM_StoragePool.TotalManagedSpace, CIM_StoragePool.RemainingManagedSpace | None | None | ||
Required | boolean | true | None | OVERRIDABLE= false |
||
Units | string | Bytes | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_AllocatedFromStoragePool | CIM_StoragePool |
Dependent | CIM_AllocatedFromStoragePool | CIM_LogicalElement |
Copyright © 2008-2020 VMware, Inc. All rights reserved.