HP 3PAR CIM API Programming Reference (OS 3.1.2 MU2) (QL226-97015, June 2013)

Table 18 Block Services Package CIM Classes (continued)
DescriptionClass
Provides information about what storage configuration
functionality is provided by
StorageConfigurationService.
TPD_StorageConfigurationCapabilities
Allows clients to configure Storage Volumes.TPD_StorageConfigurationService
Storage Pool representing a Common Provisioning Group
(CPG).
TPD_DynamicStoragePool
Supported Methods
Table 19 (page 21) - Table 22 (page 21) shows the supported methods for the Block Services
Package:
Table 19 Methods for TPD_StorageCapabilities
DescriptionMethod
Provides the ability to create StorageSetting objects
for use in creating StorageVolumes.
CreateSetting()
Returns the possible stripe lengths for this capability.GetSupportedStripeLengthRange()
Returns the possible stripe depths for this capability.GetSupportedStripeDepths()
Table 20 Methods for TPD_StorageSetting
DescriptionMethod
Provides the ability to modify a StorageSetting for use
in creating StorageVolumes.
modifyInstance()
Provides the ability to delete a StorageSetting.deleteInstance()
Table 21 Methods for TPD_StorageConfigurationService
DescriptionMethod
Provides the ability to create or modify StorageVolumes
using a specific StorageSetting from a source
StoragePool(s).
CreateOrModifyElementFromStoragePool()
TPD_CreateModifyElementFromStoragePools
Provides the ability to remove StorageVolumes, returning
the capacity to the original StoragePool.
ReturnToStoragePool()
Provides the ability to create or modify
DynamicStoragePool or
CreateOrModifyStoragePool()
DeltaReplicaStoragePool using a specific
StorageSetting from a source StoragePool.
Provides the ability to remove DynamicStoragePool,
returning the capacity to the parent StoragePool.
DeleteStoragePool()
Table 22 Method for TPD_StoragePool
DescriptionMethod
Returns the supported size ranges for elements allocated
from this Pool.
GetSupportedSizeRanges()
StorageCapabilities
There is one StorageCapabilities for each StoragePool. There are four kinds of StorageCapabilities:
Block Services Package 21