HP 3PAR CIM API Programming Reference (QL226-97722, March 2014)
{
};
[Indication,
Description (
"Indication specifying that a Storage Volume has been deleted.")
]
class TPD_StorageVolumeInstDeletion : CIM_InstDeletion
{
};
[Indication,
Description (
"Indication specifying that a Storage Volume has been modified.")
]
class TPD_StorageVolumeInstModification : CIM_InstModification
{
};
[Indication,
Description (
"Indication specifying that the operational status of an FC "
"port has changed.")
]
class TPD_FCPortInstModification : CIM_InstModification
{
};
// ==================================================================
// Generic alert indications
// ==================================================================
[Indication,
Description (
"Indication representing alerts triggered by events in InServ array that
requires "
"system administrator intervention.")]
class TPD_AlertIndication : CIM_AlertIndication
{
[Override ( "EventID" ), Description (
" Contains alert message code that identifies the alert. Please consult the
Alerts chapter of "
"the HP 3PAR InForm Messages and Operator's Guide") ]
String EventID;
};
// ==================================================================
// ThinProvisioning indications
// ==================================================================
[Indication,
Description (
"Indication specifying that the state of an alert condition "
"has changed. ID of the alert which state has changed is in "
"CorrelatedIndications.")
]
class TPD_AlertStateChangeAlert : CIM_AlertIndication
{
};
[Indication,
Description (
"Indication specifying that a storage pool "
"has been over-used.")
]
282 Managed Object Format Files