Class CIM_LocalAccessAvailableToFS

A link between ComputerSystem that has local access to a File System.The LocalAccessPoint property is the name used by the File Server to identify the File System. Sometimes referred to as a mount-point, for many Unix-based systems, it will be a qualified full pathname. For Windows systems it could also be the drive letter used for the LogicalDisk that the filesystem is resident on.

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


Class Hierarchy

CIM_LocalAccessAvailableToFS

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringA link between ComputerSystem that has local access to a File System.The LocalAccessPoint property is the name used by the File Server to identify the File System. Sometimes referred to as a mount-point, for many Unix-based systems, it will be a qualified full pathname. For Windows systems it could also be the drive letter used for the LogicalDisk that the filesystem is resident on.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::FileElements
Versionstring2.43.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
LocalAccessPointstring
DescriptionstringThe LocalAccessPoint property specifies a path to the FileSystem that provides a unique name for the FileSystem relative to the ComputerSystem.

Association References

NameClass OriginReference Class
FileServerCIM_LocalAccessAvailableToFSCIM_ComputerSystem
FileSystemCIM_LocalAccessAvailableToFSCIM_LocalFileSystem

Class Methods