Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
InitialReplicationState | uint16 | |
Description | string | InitialReplicationState specifies which initial ReplicationState is supported by a particular provider. Values are:
Initialized: The replication relationship is known and unsynchronized, but time required to synchronize may be long.
Prepared: The replication relationship is known and unsynchronized and the time required to synchronize will be short.
Synchronized: The replicas are synchronized. |
ModelCorrespondence | string | CIM_StorageConfigurationService.AttachReplica, CIM_StorageConfigurationService.CreateReplica |
ValueMap | string | 2, 3, 4, .., 0x8000..0xFFFF |
Values | string | Initialized, Prepared, Synchronized, DMTF Reserved, Vendor Specific |
MaximumElementCreateCount | uint64 | |
Description | string | Maximum number of elements that can be specified to be created in a single method call. If 0 or null, there is no limit. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_StorageConfigurationService.CreateElementsFromStoragePool(ElementCount) |
MaximumElementDeleteCount | uint64 | 0 |
Description | string | Maximum number of elements that can be deleted in a single method call. If 0 or null, there is no limit. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_StorageConfigurationService.ReturnElementsToStoragePool(TheElements) |
ThinProvisionedClientSettableReserve | boolean | false |
Description | string | Boolean indicating whether the associated block server or pool supports client modification of ThinProvisionedInitialReserve. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_StorageConfigurationCapabilities.ThinProvisionedDefaultReserve, CIM_StorageSetting.ThinProvisionedInitialReserve |
ThinProvisionedDefaultReserve | uint64 | 0 |
Description | string | The default initial reserve for new thinly provisioned volumes or logical disks if the system does not allow clients to set the initial reserve or the client does not request an initial reserve. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_StorageConfigurationCapabilities.ThinProvisionedClientSettableReserve, CIM_StorageSetting.ThinProvisionedInitialReserve |
ClientSettableElementUsage | uint16[] | |
Description | string | Indicates the intended usage or any restrictions that may have been imposed on the usage of Client Settable Elements. For example, an element may be reserved for use by the block server. In that case the Usage of the element is marked as "Reserved for the ComputerSystem". In the case of "Other", see OtherUsageDescription for more information. For additional information on variousvalues, see the classes noted in ModelCorrespondence. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_StorageExtent.Usage, CIM_StorageVolume.Usage, CIM_LogicalDisk.Usage, CIM_StorageExtent.OtherUsageDescription, CIM_StorageVolume.OtherUsageDescription, CIM_LogicalDisk.OtherUsageDescription |
ValueMap | string | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, .., 32768..65535 |
Values | string | Other, Unrestricted, Reserved for ComputerSystem (the block server), Reserved by Replication Services, Reserved by Migration Services, Local Replica Source, Remote Replica Source, Local Replica Target, Remote Replica Target, Local Replica Source or Target, Remote Replica Source or Target, Delta Replica Target, Element Component, Reserved as Pool Contributor, Composite Volume Member, Composite LogicalDisk Member, Reserved for Sparing, DMTF Reserved, Vendor Reserved |
ClientSettablePoolUsage | uint16[] | |
Description | string | Indicates the intended usage or any restrictions thatmay have been imposed on the usage a client settable storage pool. For example, a storage pool may be reserved for use by the block server.In that case the Usage of the storage pool is marked as "Reserved for the ComputerSystem". In the case of "Other", see OtherUsageDescription for more information. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_StoragePool.OtherUsageDescription |
ValueMap | string | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, .., 32768..65535 |
Values | string | Other, Unrestricted, Reserved for ComputerSystem (the block server), Reserved as a Delta Replica Container, Reserved for Migration Services, Reserved for Local Replication Services, Reserved for Remote Replication Services, Reserved for Sparing, Used as source for Relocation Service, Used as target for Relocation Service, DMTF Reserved, Vendor Reserved |
MultipleElementCreateFeatures | uint16[] | |
Description | string | Enumeration indicating features offered by the multiple element create method.
Single instance creation indication: Generally there will be one instance creation indication per created element, however, some implementations treat the call as a single transaction and only generate one instance creation indication regardless of the ElementCount. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_StorageConfigurationService.CreateElementsFromStoragePool, CIM_StorageConfigurationService.CreateElementsFromStoragePool(ElementCount) |
ValueMap | string | 2, .., 0x8000..0xFFFF |
Values | string | Single instance creation indication, DMTF Reserved, Vendor Specific |
MultipleElementDeleteFeatures | uint16[] | |
Description | string | Enumeration indicating features offered by the multiple element delete method.
Continue on nonexistent element: if the method encounters a non-existent element in the list of elements supplied, the method continues to delete the remaining elements.
Return error on nonexistent element: The method returns an error if it encounters an element that does not exist. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_StorageConfigurationService.ReturnElementsToStoragePool, CIM_StorageConfigurationService.ReturnElementsToStoragePool(Options) |
ValueMap | string | 2, 3, .., 0x8000..0xFFFF |
Values | string | Continue on nonexistent element, Return error on nonexistent element, DMTF Reserved, Vendor Specific |
SupportedAsynchronousActions | uint16[] | |
Description | string | Enumeration indicating what operations will be executed as asynchronous jobs. If an operation is included in both this and SupportedSynchronousActions then the underlying implementation is indicating that it may or may not create a job.
The following values have been deprecated and replaced by values in StorageReplicationCapabilities. SupportedAsynchronousActions:
Replica Creation(8) to Local Replica Creation(2) and Remote Replica Creation(3)
Replica Modification(9) to Local Replica Modification(4), Remote Replica Modification(5) and
Replica Attachment(10) to Local Replica Attachment(6) and Remote Replica Attachment(7). |
ModelCorrespondence | string | CIM_StorageConfigurationCapabilities.SupportedSynchronousActions |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, .. |
Values | string | Storage Pool Creation, Storage Pool Deletion, Storage Pool Modification, Storage Element Creation, Storage Element Return, Storage Element Modification, Replica Creation, Replica Modification, Replica Attachment, SCSI Scan, Storage Element from Element Creation, Storage Element from Element Modification, Element Usage Modification, StoragePool Usage Modification, Storage Resource Affinity Assignment, StorageVolume To StoragePool Relocation, StoragePool To StoragePool Relocation, StorageVolume To StorageExtent Relocation, StoragePool To StorageExtent Relocation, LogicalDisk To StorageExtent Relocation, Multiple Storage Element Creation, Multiple Storage Element Return, DMTF Reserved |
SupportedCopyTypes | uint16[] | |
Description | string | SupportedCopyTypes describes the replication capabilities supported by the associated StorageConfigurationServices. Values are:
Async: asynchronous copies may be created and maintained.
Sync: synchronous copies may be created and maintained.
UnSyncAssoc: unsynchronized copies may be created and maintained.
UnSyncUnAssoc: a 'straight copy' may be created. |
ModelCorrespondence | string | CIM_StorageConfigurationService.CreateReplica(CopyType) |
ValueMap | string | 2, 3, 4, 5, .., 0x8000..0xFFFF |
Values | string | Async, Sync, UnSyncAssoc, UnSyncUnAssoc, DMTF Reserved, Vendor Specific |
SupportedStorageElementFeatures | uint16[] | |
Description | string | Enumeration indicating features supported by the Storage Element methods. |
ModelCorrespondence | string | CIM_StorageConfigurationService.CreateOrModifyElementFromStoragePool(ElementType), CIM_StorageConfigurationService.CreateOrModifyElementFromStoragePool(InPool), CIM_StorageConfigurationService.CreateOrModifyElementFromElements(InElements), CIM_StorageConfigurationService.CreateElementsFromStoragePool(ElementType) |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, .., 0x8000..0xFFFF |
Values | string | StorageExtent Creation, StorageVolume Creation, StorageExtent Modification, StorageVolume Modification, Single InPool, Multiple InPools, LogicalDisk Creation, LogicalDisk Modification, InElements, Storage Element QoS Change, Storage Element Capacity Expansion, Storage Element Capacity Reduction, StorageVolume To StoragePool Relocation, StoragePool To StoragePool Relocation, StorageVolume To StorageExtent Relocation, StoragePool To StorageExtent Relocation, LogicalDisk To StorageExtent Relocation, DMTF Reserved, Vendor Specific |
SupportedStorageElementTypes | uint16[] | |
Description | string | Enumeration indicating the type of storage elements that are supported by the associated StorageConfigurationService. |
ModelCorrespondence | string | CIM_StorageConfigurationService.CreateOrModifyElementFromStoragePool(ElementType), CIM_StorageConfigurationService.CreateOrModifyElementFromElements(ElementType), CIM_StorageConfigurationService.CreateElementsFromStoragePool(ElementType) |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, .., 0x8000..0xFFFF |
Values | string | StorageVolume, StorageExtent, LogicalDisk, ThinlyProvisionedStorageVolume, ThinlyProvisionedLogicalDisk, ThinlyProvisionedAllocatedStoragePool, ThinlyProvisionedQuotaStoragePool, ThinlyProvisionedLimitlessStoragePool, DMTF Reserved, Vendor Specific |
SupportedStorageElementUsage | uint16[] | |
Description | string | Indicates the intended usage or any restrictions that may have been imposed on the usage of Supported Storage Elements. For example, an element may be reserved for use by the block server. In that case the Usage of the element is marked as "Reserved for the ComputerSystem". In the case of "Other", see OtherUsageDescription for more information. For additional information on variousvalues, see the classes noted in ModelCorrespondence. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_StorageExtent.Usage, CIM_StorageVolume.Usage, CIM_LogicalDisk.Usage, CIM_StorageExtent.OtherUsageDescription, CIM_StorageVolume.OtherUsageDescription, CIM_LogicalDisk.OtherUsageDescription |
ValueMap | string | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, .., 32768..65535 |
Values | string | Other, Unrestricted, Reserved for ComputerSystem (the block server), Reserved by Replication Services, Reserved by Migration Services, Local Replica Source, Remote Replica Source, Local Replica Target, Remote Replica Target, Local Replica Source or Target, Remote Replica Source or Target, Delta Replica Target, Element Component, Reserved as Pool Contributor, Composite Volume Member, Composite LogicalDisk Member, Reserved for Sparing, DMTF Reserved, Vendor Reserved |
SupportedStoragePoolFeatures | uint16[] | |
Description | string | Enumeration indicating features supported by the StoragePool methods. |
ModelCorrespondence | string | CIM_StorageConfigurationService.CreateOrModifyStoragePool(InPools), CIM_StorageConfigurationService.CreateOrModifyStoragePool(InExtents) |
ValueMap | string | 2, 3, 4, 5, 6, 7, .., 0x8000..0xFFFF |
Values | string | InExtents, Single InPool, Multiple InPools, Storage Pool QoS Change, Storage Pool Capacity Expansion, Storage Pool Capacity Reduction, DMTF Reserved, Vendor Specific |
SupportedStoragePoolUsage | uint16[] | |
Description | string | Indicates the intended usage or any restrictions that may have been imposed on the usage a supported storage pool. For example, a storage pool may be reserved for use by the block server. In that case the Usage of the storage pool is marked as "Reserved for the ComputerSystem". In the case of "Other", see OtherUsageDescription for more information. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_StoragePool.OtherUsageDescription |
ValueMap | string | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, .., 32768..65535 |
Values | string | Other, Unrestricted, Reserved for ComputerSystem (the block server), Reserved as a Delta Replica Container, Reserved for Migration Services, Reserved for Local Replication Services, Reserved for Remote Replication Services, Reserved for Sparing, Used as source for Relocation Service, Used as target for Relocation Service, DMTF Reserved, Vendor Reserved |
SupportedSynchronousActions | uint16[] | |
Description | string | Enumeration indicating what operations will be executed without the creation of a job. If an operation is included in both this and SupportedAsynchronousActions then the underlying instrumentation is indicating that it may or may not create a job.
The following values have been deprecated and replaced by values in StorageReplicationCapabilities.SupportedSynchronousActions:
Replica Creation(8) to Local Replica Creation(2) and Remote Replica Creation(3)
Replica Modification(9) to Local Replica Modification(4), Remote Replica Modification(5) and
Replica Attachment(10) to Local Replica Attachment(6) and Remote Replica Attachment(7). |
ModelCorrespondence | string | CIM_StorageConfigurationCapabilities.SupportedAsynchronousActions |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, .. |
Values | string | Storage Pool Creation, Storage Pool Deletion, Storage Pool Modification, Storage Element Creation, Storage Element Return, Storage Element Modification, Replica Creation, Replica Modification, Replica Attachment, SCSI Scan, Storage Element from Element Creation, Storage Element from Element Modification, Element Usage Modification, StoragePool Usage Modification, Storage Resource Affinity Assignment, StorageVolume To StoragePool Relocation, StoragePool To StoragePool Relocation, StorageVolume To StorageExtent Relocation, StoragePool To StorageExtent Relocation, LogicalDisk To StorageExtent Relocation, Multiple Storage Element Creation, Multiple Storage Element Return, DMTF Reserved |