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

]
class TPD_StorageVolumeAllocationFailureAlert : CIM_AlertIndication
{
};
[Indication,
Description (
"Indication specifying that a storage volume has reached its "
"allocation warning threshold..")
]
class TPD_StorageVolumeAllocationWarningAlert : CIM_AlertIndication
{
};
[Indication,
Description (
"Indication specifying that a storage volume has reached its "
"its allocation limit threshold.")
]
class TPD_StorageVolumeAllocationLimitAlert : CIM_AlertIndication
{
};
[Indication,
Description (
"Indication specifying that a delta replica storage pool "
"has reached its allocation warning threshold.")
]
class TPD_DeltaReplicaStoragePoolGrowWarningAlert: CIM_AlertIndication
{
};
[Indication,
Description (
"Indication specifying that a delta replica storage pool "
"has reached its allocation limit threshold.")
]
class TPD_DeltaReplicaStoragePoolGrowLimitAlert: CIM_AlertIndication
{
};
[Indication,
Description (
"Indication specifying that a delta replica storage pool "
"has failed to grow.")
]
class TPD_DeltaReplicaStoragePoolGrowFailureAlert: CIM_AlertIndication
{
};
[Indication,
Description (
"Indication indicating that the previous alert condition "
"regarding a dynamic storage pool has cleared.")
]
class TPD_StoragePoolCapacityClearAlert: CIM_AlertIndication
{
};
[Indication,
Description (
"Indication indicating that the previous alert condition "
"regarding a storage volume has cleared.")
]
3PAR_TPDIndication.mof 271