CIM211 Class Declaration
CIM_FileSystemSetting

Table of Contents:
Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary

Class Hierarchy

CIM_FileSystemSetting --> CIM_SettingData --> CIM_ManagedElement --> [top]

Class Attributes

Class Declaration Attributes
NameValue
SUPERCLASSCIM_SettingData
NAMECIM_FileSystemSetting

Class Qualifiers

Class CIM_FileSystemSetting Qualifiers
NameTypeValueFrom Class
Experimentalbooleantrue CIM_FileSystemSetting
Versionstring2.10.0 CIM_FileSystemSetting
DescriptionstringThe FileSystemSetting describes the attribute values set when creating a FileSystem by a FileSystemConfigurationService. These settings can be associated via the ElementSettingData association with the created FileSystem. If the setting is associated via SettingAssociatedToCapabilities to a FileSystemCapabilities, it is one of the canned settings supported by this capabilities instance. A setting can also be an embedded instance parameter to a method (for instance, when used as a Goal parameter). A NULL value for a property in a canned setting indicates support for a vendor-specific default. A NULL value for a property when the setting is used as a Goal parameter to a method indicates that the client does not care what value that property will have on creation and will accept any vendor-supplied default. When used with a FileSystem, a NULL value for a property must be interpreted as " Unknown " . The ActualFileSystemType property cannot have a default value in any context. If this Setting is associated with a FileSystemCapabilities element via SettingAssociatedToCapabilities, the value of ActualFileSystemType in the Setting and the Capabilities MUST match. This class also supports persistence and recoverability of a FileSystem and its contained elements as defined in CIM 2.8 for the use of DatabaseStorageArea. CIM_FileSystemSetting
DescriptionstringThe SettingData class represents configuration-related and operational parameters for one or more ManagedElements. A ManagedElement can have multiple SettingData objects associated with it. The current operational values for the parameters of the element are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values that are present in the SettingData object. For example, a modem might have a SettingData baud rate of 56Kb/sec but be operating at 19.2Kb/sec. Note: The CIM_SettingData class is very similar to CIM_Setting, yet both classes are present in the model because many implementations have successfully used CIM_Setting. However, issues have arisen that could not be resolved without defining a new class. Therefore, until a new major release occurs, both classes will exist in the model. Refer to the Core White Paper for additional information. SettingData instances can be aggregated together into higher- level SettingData objects using ConcreteComponent associations. CIM_SettingData
DescriptionstringManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema. CIM_ManagedElement

Properties

Properties
NameTypeValueQualifiersClassOrigin
ActualFileSystemTypeuint160 Description
ValueMap
Values
Read
ModelCorrespondence
CIM_FileSystemSetting
DataExtentsSharinguint160 Description
ValueMap
Values
Read
CIM_FileSystemSetting
CopyTargetuint160 Description
ValueMap
Values
Read
CIM_FileSystemSetting
FilenameCaseAttributesuint160 Description
ValueMap
Values
Read
CIM_FileSystemSetting
ObjectTypesuint16[] Description
ValueMap
Values
Read
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
NumberOfObjectsMinuint64[] Description
Read
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
NumberOfObjectsMaxuint64[] Description
Read
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
NumberOfObjectsuint64[] Description
Read
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
ObjectSizeuint64[] Description
Units
Read
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
ObjectSizeMinuint64[] Description
Units
Read
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
ObjectSizeMaxuint64[] Description
Units
Read
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
FilenameStreamFormatsuint16[] Description
ValueMap
Values
Read
ArrayType
CIM_FileSystemSetting
FilenameFormatsuint16[] Description
ValueMap
Values
Read
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
FilenameLengthMaxuint16[] Description
Read
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
FilenameReservedCharacterSetstring[] Description
Read
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
SupportedLockingSemanticsuint16[] Description
ValueMap
Values
Read
ArrayType
CIM_FileSystemSetting
SupportedAuthorizationProtocolsuint16[] Description
ValueMap
Values
Read
ArrayType
CIM_FileSystemSetting
SupportedAuthenticationProtocolsuint16[] Description
ValueMap
Values
Read
ArrayType
CIM_FileSystemSetting
PersistenceTypesuint16[] Description
ValueMap
Values
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
OtherPersistenceTypesstring[] Description
ArrayType
ModelCorrespondence
CIM_FileSystemSetting
InstanceIDstring Key
Description
CIM_SettingData
ElementNamestring Required
Override
Description
CIM_SettingData
Captionstring Description
MaxLen
CIM_ManagedElement
Descriptionstring Description CIM_ManagedElement

Property Qualifiers

Property ActualFileSystemType Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that indicates the file system implementation type supported by this Setting. This property MUST exist and have a value. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
ValuesstringUnknown
UFS
HFS
FAT
FAT16
FAT32
NTFS4
NTFS5
XFS
AFS
EXT2
EXT3
REISERFS
DMTF Reserved
Vendor Defined
CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemCapabilities.ActualFileSystemType CIM_FileSystemSetting

NameValue
0Unknown
2UFS
3HFS
4FAT
5FAT16
6FAT32
7NTFS4
8NTFS5
9XFS
10AFS
11EXT2
12EXT3
13REISERFS
..DMTF Reserved
0x8000..Vendor Defined
Property DataExtentsSharing Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies if the FileSystem supports or enforces sharing of data extents between objects. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
ValuesstringUnknown
No Sharing
Sharing Possible/Optional
Sharing Enforced
DMTF Reserved
Vendor Defined
CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting

NameValue
0Unknown
1No Sharing
2Sharing Possible/Optional
3Sharing Enforced
..DMTF Reserved
0x8000..Vendor Defined
Property CopyTarget Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies if this FileSystem can be a target for synchronization with or mirror of another FileSystem, or if it cannot be a target. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
ValuesstringUnknown
Can be a Primary only
Can be a Mirror only
Can be a Synchronization Target
Can be a Backup Target
Write Once
DMTF Reserved
Vendor Defined
CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting

NameValue
0Unknown
1Can be a Primary only
2Can be a Mirror only
3Can be a Synchronization Target
4Can be a Backup Target
5Write Once
..DMTF Reserved
0x8000..Vendor Defined
Property FilenameCaseAttributes Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies how this FileSystem supports the case of characters in the Filename. Note that the host and the service may support multiple conflicting features, but each FileSystem must be configured with only one of the supported features. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
ValuesstringUnknown
Case-sensitive
Case-forced to upper case
Case-forced to lower-case
Case-indifferent but lost
Case-indifferent but preserved
DMTF Reserved
Vendor Defined
CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting

NameValue
0Unknown
1Case-sensitive
2Case-forced to upper case
3Case-forced to lower-case
4Case-indifferent but lost
5Case-indifferent but preserved
..DMTF Reserved
0x8000..Vendor Defined
Property ObjectTypes Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values that specifies the set of object types that this FileSystem supports. This array is associated with a number of correspondingly indexed properties that specify the size and number of such objects. When used as a goal, the client needs to specify only the subset of objects that they wish to specify; when used in a Setting associated with the FileSystem, this should contain all the types that the provider knows about; when used in a Setting associated with a Capabilities, this may only contain the types that the client can modify. " inodes " indicates that the number of required inodes is specified. " files " indicates that the number of required files is specified. " directories " indicates that the number of required directories is specified. " links " indicates that the number of required links is specified. " devices " indicates that the number of required devices is specified. " files/directories " indicates that the number of required files and directories is specified. " blocks " indicates that the size of required storage in client-specific storage units is specified. This represents the desired size of available space in the filesystem, exclusive of space reserved for meta-data and for other system functions. If " blocks " is specified, the corresponding ObjectSize properties must all be the same and must specify the intended size of the blocks in bytes. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
Valuesstringinodes
files
directories
links
devices
files/directories
Blocks
DMTF Reserved
Vendor Defined
CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.NumberOfObjects
CIM_FileSystemSetting.NumberOfObjectsMax
CIM_FileSystemSetting.NumberOfObjectsMin
CIM_FileSystemSetting.ObjectSize
CIM_FileSystemSetting.ObjectSizeMax
CIM_FileSystemSetting.ObjectSizeMin
CIM_FileSystemSetting

NameValue
2inodes
3files
4directories
5links
6devices
7files/directories
8Blocks
..DMTF Reserved
0x8000..Vendor Defined
Property NumberOfObjectsMin Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of integers that specifies the minimum number of objects (corresponding to the entry in the ObjectTypes array) that this FileSystem MUST be able to contain. A value of 0 implies that there is no specific minimum associated with this setting. CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.ObjectTypes CIM_FileSystemSetting

Property NumberOfObjectsMax Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of integers that specifies the maximum number of objects (corresponding to the entry in the ObjectTypes array) that this FileSystem MUST be able to contain. A value of 0 implies that there is no specific maximum associated with this setting. CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.ObjectTypes CIM_FileSystemSetting

Property NumberOfObjects Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of integers that specifies the number of objects (corresponding to the entry in the ObjectTypes array) that this FileSystem will " normally " contain. A value of 0 implies that there is no specific number associated with this setting. When the Setting is associated with a FileSystemCapabilities element, this is the default; When the Setting is associated with a FileSystem element, this is the expected value; When the Setting is used as an embedded parameter to a method this is the goal. CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.ObjectTypes CIM_FileSystemSetting

Property ObjectSize Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of integers that specifies the size of objects (corresponding to the entry in the ObjectTypes array) that this FileSystem will " normally " contain. A value of 0 implies that there is no specific number associated with this setting. When the Setting is associated with a FileSystemCapabilities element, this is the default; When the Setting is associated with a FileSystem element, this is the expected value; When the Setting is used as an embedded parameter to a method this is the goal. CIM_FileSystemSetting
UnitsstringBytes CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.ObjectTypes CIM_FileSystemSetting

Property ObjectSizeMin Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of integers that specifies the minimum size of objects (corresponding to the entry in the ObjectTypes array) that this FileSystem will " normally " contain. A value of 0 implies that there is no specific minimum associated with this setting. CIM_FileSystemSetting
UnitsstringBytes CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.ObjectTypes CIM_FileSystemSetting

Property ObjectSizeMax Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of integers that specifies the maximum size of objects (corresponding to the entry in the ObjectTypes array) that this FileSystem will " normally " contain. A value of 0 implies that there is no specific maximum associated with this setting. CIM_FileSystemSetting
UnitsstringBytes CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.ObjectTypes CIM_FileSystemSetting

Property FilenameStreamFormats Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated integers representing the filename stream formats that the file system can support for access. The interpretation of these stream formats can be specific to vendors, or provided by some standard. But even within those constraints, the interpretation could be locale-specific or version-specific. For instance, Bytestream is locale-specific and is interpreted as ASCII for NFS v2 and v3 but UTF-8 in NFS v4. This additional information will normally be provided in the setting for the protocol used to access an element of this file system. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
ValuesstringASCII
WideChar
MBCS
UTF-8
UNICODE UCS-16
UNICODE UCS-32
CIFS Client-interpreted
Bytestream
DMTF Reserved
Vendor Defined
CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting

NameValue
1ASCII
2WideChar
3MBCS
4UTF-8
5UNICODE UCS-16
6UNICODE UCS-32
7CIFS Client-interpreted
8Bytestream
..DMTF Reserved
0x8000..Vendor Defined
Property FilenameFormats Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values that specify the filename formats supported on this FileSystem for naming files. Some common formats are: a) DOS 8.3 b) VMS ’ name.extension;version ’ where the extension specifies a file type c) Unix name (file type is not specified in the name) d) Windows ’ name{.ext}* ’ where any of the exts can specify a file type For each entry in this array there is an associated maximum length for the name and an associated reserved set of characters. The interpretation of the maximum length of the name as well as the FilenameReservedCharacterSet string is vendor-specific. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
ValuesstringDOS8.3
Unix
VMS
Windows LongNames
DMTF Reserved
Vendor Defined
CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.FilenameLengthMax
CIM_FileSystemSetting.FilenameReservedCharacterSet
CIM_FileSystemSetting

NameValue
1DOS8.3
2Unix
3VMS
4Windows LongNames
..DMTF Reserved
0x8000..Vendor Defined
Property FilenameLengthMax Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of integers that specify the maximum number of characters in a filename corresponding to an entry in the FilenameFormats property. An entry of ’ 0xFFFF ’ (the largest 16-bit integer) is interpreted as an indefinite length. CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.FilenameFormats CIM_FileSystemSetting

Property FilenameReservedCharacterSet Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of strings that specifies the characters that may not appear in the name of any file contained by this FileSystem corresponding to the entry in the FilenameFormats property. Note: It is not clear exactly how this works with the FilenameStreamFormats property above, since the format implicitly specifies the set of allowed characters. CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.FilenameFormats CIM_FileSystemSetting

Property SupportedLockingSemantics Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values that represent the locking semantics that the FileSystem can support for controlled access. A file system can support more than one locking model. Just because a file system supports more than one model does not imply that it supports them simultaneously for an element. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
ValuesstringNLM/NFSv3
NFSv4 Share Reservations
NFSv4 Byte-range locking
NFSv4 Delegations
CIFS Sharing locks
CIFS Byte-range locks
CIFS Exclusive/Batch oplocks
CIFS Level II oplocks
DMTF Reserved
Vendor Defined
CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting

NameValue
1NLM/NFSv3
2NFSv4 Share Reservations
3NFSv4 Byte-range locking
4NFSv4 Delegations
5CIFS Sharing locks
6CIFS Byte-range locks
7CIFS Exclusive/Batch oplocks
8CIFS Level II oplocks
..DMTF Reserved
0x8000..Vendor Defined
Property SupportedAuthorizationProtocols Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values that represent the authorization protocols that the FileSystem will support for access to objects by users, groups, accounts, etc. A FileSystem can support more than one authorization protocol. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
ValuesstringPosix Permissions
Posix ACLs
NFSv4 ACLs
NTFS4
NTFS5
DMTF Reserved
Vendor Defined
CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting

NameValue
1Posix Permissions
2Posix ACLs
3NFSv4 ACLs
4NTFS4
5NTFS5
..DMTF Reserved
0x8000..Vendor Defined
Property SupportedAuthenticationProtocols Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values that represent the authentication protocols that the FileSystem will support for access to objects by users, groups, accounts, etc.. An entry of ’ 0 ’ is not allowed. A FileSystem can support more than one authentication protocol. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
ValuesstringAUTH_NONE
AUTH_SYS
AUTH_DH
AUTH_KRB4
AUTH_KRB5
RPCSEC_GSS LIPKEY
RPCSEC_GSS SPKM-3
RPCSEC_GSS Challenge-Response
NTLM v1
NTLM v2
Plain Text
DMTF Reserved
Vendor Defined
CIM_FileSystemSetting
Readbooleantrue CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting

NameValue
1AUTH_NONE
2AUTH_SYS
3AUTH_DH
4AUTH_KRB4
5AUTH_KRB5
6RPCSEC_GSS LIPKEY
7RPCSEC_GSS SPKM-3
8RPCSEC_GSS Challenge-Response
9NTLM v1
10NTLM v2
11Plain Text
..DMTF Reserved
0x8000..Vendor Defined
Property PersistenceTypes Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values representing the persistence attributes of the FileSystem. A value of " Persistent " indicates that the FileSystem supports persistence, can be preserved through an orderly shutdown and could be protected. A value of " Temporary " indicates that the FileSystem supports non-persistence, may not be protected and may not survive a shutdown. A value of " External " indicates that the FileSystem could controlled outside of the operating environment and may need to be protected by specialized means. A value of " Other " is provided to allow for additional persistence types, to be described in the corresponding entry of the OtherPersistenceTypes property, and is expected to be rarely, if ever, used. CIM_FileSystemSetting
ValueMapstring
[See below.]
CIM_FileSystemSetting
ValuesstringUnknown
Other
Persistent
Temporary
External
DMTF Reserved
CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.OtherPersistenceTypes
CIM_FileSystem.PersistenceType
CIM_FileSystemSetting

NameValue
0Unknown
1Other
2Persistent
3Temporary
4External
5..DMTF Reserved
Property OtherPersistenceTypes Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of strings describing the persistence attributes where the corresponding entry in the PersistenceTypes property has a value of " Other " . This value is ignored in all other cases. CIM_FileSystemSetting
ArrayTypestringIndexed CIM_FileSystemSetting
ModelCorrespondencestringCIM_FileSystemSetting.PersistenceTypes
CIM_FileSystem.OtherPersistenceType
CIM_FileSystemSetting

Property InstanceID Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_SettingData
DescriptionstringWithin the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following " preferred " algorithm: < OrgID > : < LocalID > Where < OrgID > and < LocalID > are separated by a colon (:), and where < OrgID > must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the < Schema Name > _ < Class Name > structure of Schema class names.) In addition, to ensure uniqueness, < OrgID > must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between < OrgID > and < LocalID > . < LocalID > is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If the above " preferred " algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance. For DMTF-defined instances, the " preferred " algorithm must be used with the < OrgID > set to CIM. CIM_SettingData

Property ElementName Qualifiers
NameTypeValueFrom Class
Requiredbooleantrue CIM_SettingData
OverridestringElementName CIM_SettingData
DescriptionstringThe user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.) CIM_SettingData

Property Caption Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement
MaxLenuint3264 CIM_ManagedElement

Property Description Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Description property provides a textual description of the object. CIM_ManagedElement

Property ElementName Qualifiers
NameTypeValueFrom Class
DescriptionstringA user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. CIM_ManagedElement

Methods

Method Qualifiers

Parameters

Parameter Qualifiers

Associations this class can participate in

Association
Class
Reference
Class
Role
CIM_SettingAssociatedToCapabilitiesCIM_SettingDataDependent
CIM_ElementSettingDataCIM_SettingDataSettingData
CIM_ComponentCIM_ManagedElementGroupComponent
CIM_ComponentCIM_ManagedElementPartComponent
CIM_ConcreteComponentCIM_ManagedElementGroupComponent
CIM_ConcreteComponentCIM_ManagedElementPartComponent
CIM_CredentialContextCIM_ManagedElementElementProvidingContext
CIM_DefaultElementCapabilitiesCIM_ManagedElementManagedElement
CIM_DependencyCIM_ManagedElementAntecedent
CIM_DependencyCIM_ManagedElementDependent
CIM_HostedDependencyCIM_ManagedElementAntecedent
CIM_HostedDependencyCIM_ManagedElementDependent
CIM_ScopedSettingCIM_ManagedElementAntecedent
CIM_MetricDefForMECIM_ManagedElementAntecedent
CIM_MetricForMECIM_ManagedElementAntecedent
CIM_RelatedElementCausingErrorCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementDependent
CIM_ConcreteDependencyCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementDependent
CIM_ElementAsUserCIM_ManagedElementAntecedent
CIM_RecordAppliesToElementCIM_ManagedElementDependent
CIM_AuthenticationTargetCIM_ManagedElementDependent
CIM_AuthorizationSubjectCIM_ManagedElementDependent
CIM_AuthorizationTargetCIM_ManagedElementDependent
CIM_ElementSoftwareIdentityCIM_ManagedElementDependent
CIM_IsSpareCIM_ManagedElementAntecedent
CIM_ProvidesServiceToElementCIM_ManagedElementDependent
CIM_ElementCapabilitiesCIM_ManagedElementManagedElement
CIM_IdentityContextCIM_ManagedElementElementProvidingContext
CIM_LogicalIdentityCIM_ManagedElementSystemElement
CIM_LogicalIdentityCIM_ManagedElementSameElement
CIM_ConcreteIdentityCIM_ManagedElementSystemElement
CIM_ConcreteIdentityCIM_ManagedElementSameElement
CIM_SWRManageableAspectCIM_ManagedElementSystemElement
CIM_MemberOfCollectionCIM_ManagedElementMember
CIM_MemberPrincipalCIM_ManagedElementMember
CIM_ElementInPolicyRoleCollectionCIM_ManagedElementMember
CIM_OwningCollectionElementCIM_ManagedElementOwningElement
CIM_ParametersForMethodCIM_ManagedElementTheMethod
CIM_ParameterValueSourcesCIM_ManagedElementValueSource
CIM_PolicySetAppliesToElementCIM_ManagedElementManagedElement
CIM_AuthorizationRuleAppliesToTargetCIM_ManagedElementManagedElement
CIM_RoleLimitedToTargetCIM_ManagedElementTargetElement
CIM_StatisticsCIM_ManagedElementElement
CIM_SynchronizedCIM_ManagedElementSystemElement
CIM_SynchronizedCIM_ManagedElementSyncedElement
CIM_StorageSynchronizedCIM_ManagedElementSystemElement
CIM_StorageSynchronizedCIM_ManagedElementSyncedElement
CIM_AssignedIdentityCIM_ManagedElementManagedElement
CIM_AuthorizedSubjectCIM_ManagedElementPrivilegedElement
CIM_AuthorizedTargetCIM_ManagedElementTargetElement
CIM_ElementConformsToProfileCIM_ManagedElementManagedElement
CIM_ElementLocationCIM_ManagedElementElement
CIM_ElementProfileCIM_ManagedElementManagedElement
CIM_ElementSecuritySensitivityCIM_ManagedElementManagedElement
CIM_ElementSettingDataCIM_ManagedElementManagedElement
CIM_ElementStatisticalDataCIM_ManagedElementManagedElement
CIM_OwningJobElementCIM_ManagedElementOwningElement
CIM_AffectedJobElementCIM_ManagedElementAffectedElement
CIM_ServiceAffectsElementCIM_ManagedElementAffectedElement
CIM_ServiceAvailableToElementCIM_ManagedElementUserOfService
CIM_SAPAvailableForElementCIM_ManagedElementManagedElement
CIM_ManagementSAPCIM_ManagedElementManagedElement