Class CIM_FileSystemConfigurationCapabilities
extends CIM_Capabilities

FileSystemConfigurationCapabilities specifies the capability of a FileSystemConfigurationService to support the specified methods.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_FileSystemConfigurationCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringFileSystemConfigurationCapabilities specifies the capability of a FileSystemConfigurationService to support the specified methods.
UMLPackagePathstringCIM::System::FilesystemServices
Versionstring2.43.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
InitialAvailabilityuint16
DescriptionstringAn 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.
ValueMapstring0, 2, 3, .., 0x8000..
ValuesstringUnknown, Mounted, Unmounted, DMTF Reserved, Vendor Defined
SupportedActualFileSystemTypesuint16[]
DescriptionstringAn 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.
ValueMapstring0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, .., 0x8000..
ValuesstringUnknown, UFS, HFS, FAT, FAT16, FAT32, NTFS4, NTFS5, XFS, AFS, EXT2, EXT3, REISERFS, DMTF Reserved, Vendor Defined
SupportedAsynchronousMethodsuint16[]
DescriptionstringAn array of methods of this Service that are supported as asynchronous methods.
ValueMapstring0, 2, 3, 4, 5, 6, .., 0x8000..
ValuesstringUnknown, CreateFileSystem, DeleteFileSystem, ModifyFileSystem, CreateGoal, GetRequiredStorageSize, DMTF Reserved, Vendor Defined
SupportedSynchronousMethodsuint16[]
DescriptionstringAn array of methods of this Service that are supported as synchronous methods.
ValueMapstring0, 2, 3, 4, 5, 6, .., 0x8000..
ValuesstringUnknown, CreateFileSystem, DeleteFileSystem, ModifyFileSystem, CreateGoal, GetRequiredStorageSize, DMTF Reserved, Vendor Defined

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities