Class CIM_DiskSpaceCheck
extends CIM_Check

DiskSpaceCheck describes the amount of disk space that needs to be available on the computer system. The amount is specified in the AvailableDiskSpace property. The details of this Check are compared with the value of the CIM_FileSystem. AvailableSpace property - where the CIM_FileSystem object is related (using HostedFileSystem) to the CIM_Computer System instance that describes the environment. When the value of the AvailableSpace property is greater than or equal to the value specified in AvailableDiskSpace, the Check is satisfied.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Check
   |
   +--CIM_DiskSpaceCheck

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringDiskSpaceCheck describes the amount of disk space that needs to be available on the computer system. The amount is specified in the AvailableDiskSpace property. The details of this Check are compared with the value of the CIM_FileSystem. AvailableSpace property - where the CIM_FileSystem object is related (using HostedFileSystem) to the CIM_Computer System instance that describes the environment. When the value of the AvailableSpace property is greater than or equal to the value specified in AvailableDiskSpace, the Check is satisfied.
UMLPackagePathstringCIM::Application::CheckAction
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AvailableDiskSpaceuint64
DescriptionstringThe AvailableDiskSpace property specifies the minimum amount of disk space that needs to be available on the target system.
ModelCorrespondencestringCIM_FileSystem.AvailableSpace
PUnitstringbyte * 10^3
UnitsstringKiloBytes

Inherited Properties

NameData Type
Captionstring
CheckIDstring
CheckModeboolean
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
Namestring
SoftwareElementIDstring
SoftwareElementStateuint16
TargetOperatingSystemuint16
Versionstring

Class Methods

Inherited Class Methods

NameReturn Type
Invokeuint32
InvokeOnSystemuint32