Name | Data Type | Value |
---|---|---|
Description | string | SwapSpaceCheck specifies the amount of swap space that needs to be available on the computer system. The amount is specified in the SwapSpaceSize property. The details of this Check are compared with the value of the CIM_OperatingSystem. TotalSwapSpaceSize property - where the CIM_OperatingSystem object is related (using RunningOS) to the CIM_Computer System instance that describes the environment. When the value of TotalSwapSpaceSize property is greater than or equal to the value specified in SwapSpaceSize, the Check is satisfied. |
UMLPackagePath | string | CIM::Application::CheckAction |
Version | string | 2.6.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
SwapSpaceSize | uint64 | ||||||
Description | string | The SwapSpaceSize property specifies the minimum number of KiloBytes of swap space that needs to be available on the target system. | |||||
ModelCorrespondence | string | CIM_OperatingSystem.TotalSwapSpaceSize | |||||
PUnit | string | byte * 10^3 | |||||
Units | string | KiloBytes |
Name | Data Type |
---|---|
Caption | string |
CheckID | string |
CheckMode | boolean |
Description | string |
ElementName | string |
Generation | uint64 |
InstanceID | string |
Name | string |
SoftwareElementID | string |
SoftwareElementState | uint16 |
TargetOperatingSystem | uint16 |
Version | string |
Name | Return Type |
---|---|
Invoke | uint32 |
InvokeOnSystem | uint32 |