OpenLMI
  • OpenLMI client components
    • LMI metacommand
      • Usage
        • Running from command line
        • Getting help
        • Interactive mode
        • Extending metacommand
      • Configuration
        • Section [Main]
        • Section [CIM]
        • Section [SSL]
        • Section [Format]
        • Section [Log]
      • Account command line reference
        • user
        • group
      • Hardware command line reference
        • hwinfo
      • Journald command line reference
        • journald
      • Locale command line reference
        • locale
      • Logical File command line reference
        • file
      • Networking command line reference
        • net
      • Power Management command line reference
        • power
      • Realmd command line reference
        • realmd
      • SELinux command line reference
        • selinux
      • Service command line reference
        • service
      • Software command line reference
        • sw
        • sw list
        • sw show
      • SSSD command line reference
        • sssd
        • sssd domain
        • sssd service
      • Storage command line reference
        • Common options
        • storage
        • storage fs
        • storage luks
        • storage lv
        • storage mount
        • storage partition
        • storage partition-table
        • storage raid
        • storage vg
        • storage thinpool
        • storage thinlv
      • System command line reference
        • system
      • Command development
        • Tutorial
        • Basics
        • Command classes
        • Command properties
    • LMIShell
      • Startup
        • Establish a connection
        • Server’s certificate validation
      • Namespaces
        • Available namespaces
        • Available classes
        • Queries
      • Classes
        • Getting a class object
        • Fetching a class
        • Class Methods
        • Class Properties
        • Instances
        • ValueMap Properties
        • Useful Properties
        • Documentation
      • Instances
        • Instance Methods
        • Instance Properties
        • ValueMap Parameters
        • Instance refreshing
        • Instance deletion
        • Documentation
        • MOF representation
        • Useful Properties
      • Instance Names
        • Key properties
        • Instance Names deletion
        • Conversion to a LMIInstance
        • Useful Properties
      • Associated Objects
        • Associated Instances
        • Associated Instance Names
      • Association Objects
        • Association Instances
        • Association Instance Names
      • Indications
        • Indication handler
        • Subscribing to an indication
        • Listing subscribed indications
        • Unsubscribing from an indication
      • Return Values
      • Interactive Interface
        • History
        • Exception handling
        • Cache
        • Tab-completion
      • Builtin features
        • Configuration file
        • Inspecting a script
        • LMI Is Instance
        • LMI Associators
    • OpenLMI Tools API reference
      • LMIShell API reference
        • LMIBaseObject
        • LMICIMXMLClient
        • LMIClass
        • LMICompleter
        • LMIConnection
        • LMIConsole
        • LMIConstantValues
        • LMIDecorators
        • LMIExceptions
        • LMIFormatter
        • LMIHelper
        • LMIIndicationListener
        • LMIInstanceName
        • LMIInstance
        • LMIJob
        • LMIMethod
        • LMINamespace
        • LMIObjectFactory
        • LMIReturnValue
        • LMIShellCache
        • LMIShellClient
        • LMIShellConfig
        • LMIShellLogger
        • LMIShellOptions
        • LMIShellVersion
        • LMISubscription
        • LMIUtil
        • LMIWSMANClient
      • LMI Scripts API reference
        • LMI Scripts common library reference
        • Account Script python reference
        • Hardware Script python reference
        • Journald Script python reference
        • Locale Script python reference
        • Logical File Script python reference
        • Networking Script python reference
        • Power Management Script python reference
        • Realmd Script python reference
        • SELinux Script python reference
        • Service Script python reference
        • Software Script python reference
        • SSSD Script python reference
        • Storage Script python reference
        • System Script python reference
  • OpenLMI server components
    • Usage & Troubleshooting
      • Installation
        • Fedora, Red Hat Enterprise Linux & derived Linux distributions
        • From source code
      • Configuration files
        • File format
        • Treating boolean values
      • Logging
        • Logging in Pegasus
    • Account Provider
      • DMTF profile
        • Profile adjustment
        • Implementation
      • Usage
        • List users
        • List groups
        • List group members
        • Create user
        • Create group
        • Delete user
        • Delete group
        • Add user to group
        • Remove user from group
        • Modify user
        • Indications
    • Fan Provider
      • DMTF profiles
        • Fan Profile
      • Usage
        • Set up
        • Examples
    • Hardware Provider
      • DMTF profiles
        • CPU Profile
        • System Memory Profile
        • PCI Device Profile
        • Physical Asset Profile
        • BIOS Profile
        • Disk Drive Profile
        • Battery Profile
      • Usage
        • CPU Profile
        • System Memory Profile
        • PCI Device Profile
        • Physical Asset Profile
        • BIOS Profile
        • Disk Drive Profile
        • Battery Profile
    • Journald Provider
      • Caveats
        • Number of LMI_JournalLogRecord instances enumerated limitation
        • Iteration and iterators
        • New log records writing security concerns
        • Potential indications endless loop
      • Usage
        • Listing a log
        • Using WQL query for simple filtering
        • Iterating through the log
        • Sending new message to log
        • Indications
    • Locale Provider
      • Usage
        • Getting locale settings
        • Setting system locale
        • Setting default key mapping of the X11 servers
        • Setting default key mapping of the virtual console
        • Setting system time
        • Setting system timezone
        • Setting whether the RTC is maintained in local time/UTC
        • Setting whether the system clock is syncrhonized with a remote NTP server
    • LogicalFile Provider
      • Usage
        • Deviations from the schema
        • Getting files
        • Association classes examples
      • Configuration
    • Power Management
      • Usage
        • Enumeration of available power states
        • Setting the power state
    • Realmd Provider
      • Usage
        • Querying a domain membership
        • Joining a domain
        • Leaving a domain
    • SELinux Provider
      • Introduction
      • Usage
        • SELinux state
        • Booleans
        • Ports
        • File labels
    • Service Provider
      • Usage
        • List services
        • Start/stop service
        • Enable/disable service
        • Indications
    • Software Provider
      • DMTF profiles
        • Software Inventory Profile
        • Software Update Profile
      • Software API Concept
        • Instance and Instance Names
        • Mapping objects to CIM classes
        • Representing Package
        • Representing Repository
        • Representing installed file
        • Asynchronous jobs
      • Configuration
        • Options
      • Usage
        • Listing installed packages
        • Listing repositories
        • Listing available packages
        • Listing files of package
        • Searching for packages
        • Package installation
        • Package removal
        • Package update
        • Package verification
        • Enable and disable repository
        • Supported event filters
    • SSSD Provider
      • Introduction
      • Usage
        • List domains
        • Disable a domain
    • Storage Provider
      • SMI-S profiles
        • SMI-S Disk Partition Subprofile
        • SMI-S Block Services Package
        • SMI-S Extent Composition Subprofile
        • SMI-S File Storage Profile
        • SMI-S Filesystem Profile
        • SMI-S Filesystem Manipulation Profile
        • SMI-S Job Control Subprofile
        • SMI-S Block Server Performance Subprofile
      • Storage API concept
        • CIM API concepts
        • Device hierarchy
        • Device identification
        • Overwrite policy
        • Asynchronous jobs
      • Usage
        • Partitioning
        • MD RAID
        • Logical Volume management
        • File system management
        • Block device performance
        • Mounting
        • Storage encryption
      • Configuration
        • Persistent setting
    • Networking Provider
      • Networking API concepts
        • Hardware representation
        • Current network configuration
        • Settings
        • Altering and applying settings
        • Bridging and bonding
      • Usage
        • Enumeration of network devices
        • Get parameters of network devices
        • Get current IP configuration
        • Bring up / take down a network device
        • Enumerate available settings
        • Obtaining setting details
        • Create new setting
        • Set DNS servers for given setting
        • Manage static routes for given setting
        • Delete setting
        • Apply setting
        • Bridging and bonding
    • CIM classes
 
OpenLMI
  • Docs »
  • LMI_SymbolicLink
  • Edit on GitHub

LMI_SymbolicLink¶

Class reference¶

Subclass of CIM_SymbolicLink

This class is a special type of LogicalFile that represents a Symbolic Link. This convention is useful for some operating systems that want to represent a single file in multiple places or a single file that is represented via multiple names.

Key properties¶

FSCreationClassName
Name
CSName
CSCreationClassName
CreationClassName
FSName

Local properties¶

None

Local methods¶

None

Inherited properties¶

boolean Executable
uint16 DetailedStatus
string[] StatusDescriptions
string InstanceID
string CSName
boolean Readable
uint16 HealthState
string Status
uint16 CommunicationStatus
string EncryptionMethod
datetime LastAccessed
string FSCreationClassName
string ElementName
string Description
uint64 InUseCount
datetime LastModified
string CompressionMethod
boolean Writeable
string Name
datetime InstallDate
string Caption
string TargetFile
uint16 PrimaryStatus
string FSName
uint64 Generation
string CSCreationClassName
uint16[] OperationalStatus
uint16 OperatingStatus
uint64 FileSize
string CreationClassName
datetime CreationDate

Inherited methods¶

None


© Copyright OpenLMI authors.

Sphinx theme provided by Read the Docs
Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.