Physical\CIM_HomeForMedia.mof.mof (HTML version)

Return to index
CIM_HomeForMedia Superclass: CIM_Dependency
In a StorageLibrary or repository for PhysicalMedia, it is reasonable that a specific Media always be placed in a specific Location (rather than anywhere in the repository/ Library). The default location for a PhysicalMedia is called its 'home'. This information is expressed by the HomeForMedia dependency association. (Note that a PhysicalMedia can have at most one 'home', and a StorageMediaLocation can be 'home' to at most one Media.)
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Max ( 1 )
Override ( "Dependent" )
CIM_PhysicalMedia REF Dependent ;
The PhysicalMedia whose 'home' or default Location is defined.
Max ( 1 )
Override ( "Antecedent" )
CIM_StorageMediaLocation REF Antecedent ;
The Location that is 'home' to a piece of PhysicalMedia.