.. _LMI-FileSystemConfigurationCapabilities: LMI_FileSystemConfigurationCapabilities --------------------------------------- Class reference =============== Subclass of :ref:`CIM_FileSystemConfigurationCapabilities ` FileSystemConfigurationCapabilities specifies the capability of a FileSystemConfigurationService to support the specified methods. Key properties ^^^^^^^^^^^^^^ | :ref:`InstanceID ` Local properties ^^^^^^^^^^^^^^^^ .. _LMI-FileSystemConfigurationCapabilities-SupportedActualFileSystemTypes: ``uint16[]`` **SupportedActualFileSystemTypes** An array of enumerated values that indicates the set of actual file system implementation types that this FileSystemConfigurationService can support in its Capabilities. For each file system type listed here, there MUST be at least one FileSystemCapabilities element. ======== ============= ValueMap Values ======== ============= 0 Unknown 2 UFS 3 HFS 4 FAT 5 FAT16 6 FAT32 7 NTFS4 8 NTFS5 9 XFS 10 AFS 11 EXT2 12 EXT3 13 REISERFS .. DMTF Reserved 32769 EXT4 32770 BTRFS 32771 JFS 32772 TMPFS 32773 VFAT ======== ============= .. _LMI-FileSystemConfigurationCapabilities-SupportedAsynchronousMethods: ``uint16[]`` **SupportedAsynchronousMethods** An array of methods of this Service that are supported as asynchronous methods. ======== ====================== ValueMap Values ======== ====================== 2 CreateFileSystem 3 DeleteFileSystem 4 ModifyFileSystem 5 CreateGoal 6 GetRequiredStorageSize .. DMTF Reserved 32769 LMI_CreateFileSystem ======== ====================== .. _LMI-FileSystemConfigurationCapabilities-InitialAvailability: ``uint16`` **InitialAvailability** An enumerated value that indicates the state of availability in which the Service can create the file system. The choices include 'Mounted' and 'Unmounted'. If 'Mounted', the mount-point will be at a vendor-specific default LogicalFile, and a MountedElement association will be surfaced. ======== ============== ValueMap Values ======== ============== 0 Unknown 2 Mounted 3 Unmounted .. DMTF Reserved 0x8000.. Vendor Defined ======== ============== .. _LMI-FileSystemConfigurationCapabilities-SupportedSynchronousMethods: ``uint16[]`` **SupportedSynchronousMethods** An array of methods of this Service that are supported as synchronous methods. ======== ====================== ValueMap Values ======== ====================== 2 CreateFileSystem 3 DeleteFileSystem 4 ModifyFileSystem 5 CreateGoal 6 GetRequiredStorageSize .. DMTF Reserved 32769 LMI_CreateFileSystem ======== ====================== Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``string`` :ref:`Description ` | ``string`` :ref:`InstanceID ` | ``string`` :ref:`ElementName ` | ``string`` :ref:`Caption ` | ``uint64`` :ref:`Generation ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`CreateGoalSettings `