Class CIM_MountedElement


  extends CIM_AttachedElement (Association)
An association derived from AttachedElement for use in attaching a FileSystem to a LogicalFile (or Directory). The semantics of this relationship require that the SystemElement LogicalFile be contained by a FileSystem (via the FileStorage association) that is different from the FileSystem referenced as the SameElement. The LogicalFile's containing FileSystem could be either local or remote. For example, a LocalFileSystem on a Solaris ComputerSystem can mount on its LogicalFile a FileSystem accessed via the machine's CDROM drive, i.e., another LocalFileSystem. On the other hand, in a 'remote' case, the LogicalFile must be surfaced in the namespace of the local host appropriately.
Details...
This class is not implemented.

Subclasses

 CIM_ImportedShare

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringAn association derived from AttachedElement for use in attaching a FileSystem to a LogicalFile (or Directory). The semantics of this relationship require that the SystemElement LogicalFile be contained by a FileSystem (via the FileStorage association) that is different from the FileSystem referenced as the SameElement. The LogicalFile's containing FileSystem could be either local or remote. For example, a LocalFileSystem on a Solaris ComputerSystem can mount on its LogicalFile a FileSystem accessed via the machine's CDROM drive, i.e., another LocalFileSystem. On the other hand, in a 'remote' case, the LogicalFile must be surfaced in the namespace of the local host appropriately.None TRANSLATABLE= true
ExperimentalbooleantrueTOSUBCLASS= falseNone
UMLPackagePathstringCIM::System::FileElementsNone None
Versionstring2.8.1000TOSUBCLASS= falseTRANSLATABLE= true

Association References

NameClass OriginReference Class
SameElementCIM_MountedElementCIM_LogicalElement
SystemElementCIM_MountedElementCIM_LogicalElement

Copyright © 2008-2010 VMware, Inc. All rights reserved.