Physical\CIM_ElementCapacity.mof.mof (HTML version)

Return to index
CIM_ElementCapacity
ElementCapacity associates a PhysicalCapacity object with one or more PhysicalElements. It serves to associate a description of min/max hardware requirements or capabilities (stored as a kind of PhysicalCapacity), with the PhysicalElements being described.
Qualifiers:Version ( "2.6.0" ) UMLPackagePath ( "CIM::Physical::Misc" ) Association
Parameters (local in grey)
Min ( 1 )
Key
CIM_PhysicalElement REF Element ;
The PhysicalElement being described.
Key
CIM_PhysicalCapacity REF Capacity ;
PhysicalCapacity describes the minimum and maximum requirements, and ability to support different types of hardware for a PhysicalElement.