Class CIM_FSQuotaIndication
extends CIM_ProcessIndication

An FSQuotaIndication signals all quota threshold crossing events surfaced by the underlying instrumentation.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Indication
   |
   +--CIM_ProcessIndication
   |
   +--CIM_FSQuotaIndication

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringAn FSQuotaIndication signals all quota threshold crossing events surfaced by the underlying instrumentation.
Experimentalbooleantrue
Indicationbooleantrue
UMLPackagePathstringCIM::System::FileSystem
Versionstring2.43.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AmountUseduint64
DescriptionstringThe amount of the resource actually used at present. This parameter is optional and may be missing or NULL.
EntryIDstring
DescriptionstringThe InstanceID of the FSQuotaConfigEntry involved in causing the event.
FileSystemstring
DescriptionstringThe Name of the FileSystem in which the event occurred.
IdentityIDstring
DescriptionstringThe InstanceID of the FSDomainIdentity involved in causing the event. If there is none, NULL MUST be passed in this property.
ModelCorrespondencestringCIM_FSDomainIdentity.InstanceID
Limituint64
DescriptionstringThe quota limit that was crossed.
Pathstring
DescriptionstringThe name of the tree involved in causing the event. If this is NULL or the empty string, it indicates the root of the FileSystem.
QuotaTypeuint32
DescriptionstringThe type of quota that triggered the indication.
ValueMapstring1, 2, 3, 4, 5, .., 65536..
ValuesstringUser, Group, Tree, User-Tree, Group-Tree, Reserved, Vendor Defined
ResourceTypeuint32
DescriptionstringWhich type of resource usage is involved.
ValueMapstring0, 1, 2, 3, 4, 5, 6, .., 0x8000
ValuesstringUnknown, Other, Bytes, Files, Directories, Files+Directories, Inodes, Reserved, Vendor Defined
WhichLimituint32
DescriptionstringWhich threshold has been crossed.
ValueMapstring1, 2, 3, .., 65536..
ValuesstringHard, Soft, Monitor, Reserved, Vendor Defined

Inherited Properties

NameData TypeClass Origin
IndicationFilterNamestringCIM_Indication
IndicationIdentifierstringCIM_Indication
IndicationTimedatetimeCIM_Indication
OtherSeveritystringCIM_Indication
PerceivedSeverityuint16CIM_Indication
SequenceContextstringCIM_Indication
SequenceNumbersint64CIM_Indication
CorrelatedIndicationsstring[]CIM_Indication

Class Methods