CIM2.17.1 Class Declaration
CIM_ExportedFileShareSetting

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

Class Hierarchy

CIM_ExportedFileShareSetting --> CIM_SettingData --> CIM_ManagedElement --> [top]

Class Attributes

Class Declaration Attributes
NameValue
SUPERCLASSCIM_SettingData
NAMECIM_ExportedFileShareSetting

Class Qualifiers

Class CIM_ExportedFileShareSetting Qualifiers
NameTypeValueFrom Class
ExperimentalbooleantrueCIM_ExportedFileShareSetting
Versionstring2.8.1000CIM_ExportedFileShareSetting
UMLPackagePathstringCIM::System::FileServicesCIM_ExportedFileShareSetting
DescriptionstringThe ExportedFileShareSetting describes the attribute values that were set when a FileShare was created for a LogicalFile by a FileExportService. These settings may be associated with the created Share via the ElementSettingData association; or, associated with an ExportedFileShareCapabilities element via SettingAssociatedToCapabilities; or, used as an EmbeddedInstanceparameter in a method (for instance, as a Goal). If the setting is associated with a FileShare, it cannot have undefined or NULL properties. If it is associated with an ExportedFileShareCapabilities, a NULL property indicates that the property is not supported or that the value is a vendor-specific context-dependent default that may not be changed. The FileSharingProtocol and ProtocolVersions properties cannot have a default value. If this Setting is associated with a ExportedFileShareCapabilities element via SettingAssociatedToCapabilities, the corresponding FileSharingProtocol and ProtocolVersions properties must match.CIM_ExportedFileShareSetting
UMLPackagePathstringCIM::Core::SettingsCIM_SettingData
DescriptionstringCIM_SettingData is used to represent configuration and and operational parameters for CIM_ManagedElement instances. There are a number of different uses of CIM_SettingData supported in the model today. Additional uses may be defined in the future.Instances of CIM_SettingData may represent Aspects of a CIM_ManagedElement instance. This is modeled using the CIM_SettingsDefineState association. CIM_SettingData may be used to define capabilities when associated to an instance of CIM_Capabilities through the CIM_SettingsDefineCapabilities association. Instances of CIM_SettingData may represent different types of configurations for a CIM_ManagedElement, including persistent configurations, in progress configuration changes, or requested configurations. The CIM_ElementSettingData association is used to model the relationship between a CIM_SettingData instance and the CIM_ManagedElement for which it is a configuration. When an instance of CIM_SettingData represents a configuration, 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
UMLPackagePathstringCIM::Core::CoreElementsCIM_ManagedElement
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
FileSharingProtocoluint16 Description
ValueMap
Values
Read
ModelCorrespondence
CIM_ExportedFileShareSetting
ProtocolVersionsstring[] Description
ArrayType
Read
ModelCorrespondence
CIM_ExportedFileShareSetting
InitialEnabledStateuint168Description
ValueMap
Values
ModelCorrespondence
CIM_ExportedFileShareSetting
OtherEnabledStatestring Description
ModelCorrespondence
CIM_ExportedFileShareSetting
DefaultReadWriteuint160Description
ValueMap
Values
Read
CIM_ExportedFileShareSetting
DefaultExecuteuint160Description
ValueMap
Values
Read
CIM_ExportedFileShareSetting
ExecuteSupportuint160Description
ValueMap
Values
Read
CIM_ExportedFileShareSetting
DefaultUserIdSupporteduint160Description
ValueMap
Values
Read
CIM_ExportedFileShareSetting
RootAccessuint160Description
ValueMap
Values
Read
ModelCorrespondence
CIM_ExportedFileShareSetting
WritePolicyuint160Description
ValueMap
Values
Read
CIM_ExportedFileShareSetting
AccessPointsuint162Description
ValueMap
Values
Read
CIM_ExportedFileShareSetting
InstanceIDstring Key
Description
CIM_SettingData
ElementNamestring Required
Override
Description
CIM_SettingData
ConfigurationNamestring Experimental
Description
CIM_SettingData
ChangeableTypeuint16 Experimental
Description
ValueMap
Values
CIM_SettingData
Captionstring Description
MaxLen
CIM_ManagedElement
Descriptionstring Description CIM_ManagedElement

Property Qualifiers

Property FileSharingProtocol Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated integer indicating the filesharing protocol that this share can support. This property must exist and have a value. The version of the protocol must be specified in the corresponding ProtocolVersions property.CIM_ExportedFileShareSetting
ValueMapstring
[See below.]
CIM_ExportedFileShareSetting
ValuesstringUnknown
NFS
CIFS
DAFS
WebDAV
HTTP
FTP
DMTF Reserved
Vendor Defined
CIM_ExportedFileShareSetting
ReadbooleantrueCIM_ExportedFileShareSetting
ModelCorrespondencestringCIM_ExportedFileShareCapabilities.FileSharingProtocol
CIM_ImportedFileShareSetting.FileSharingProtocol
CIM_ExportedFileShareSetting.ProtocolVersions
CIM_ExportedFileShareSetting

NameValue
0Unknown
2NFS
3CIFS
4DAFS
5WebDAV
6HTTP
7FTP
..DMTF Reserved
0x8000..Vendor Defined
Property ProtocolVersions Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of strings listing the versions of the file sharing protocol that this share can support. This property must exist and have at least one entry.CIM_ExportedFileShareSetting
ArrayTypestringIndexedCIM_ExportedFileShareSetting
ReadbooleantrueCIM_ExportedFileShareSetting
ModelCorrespondencestringCIM_ExportedFileShareCapabilities.ProtocolVersions
CIM_ImportedFileShareSetting.ProtocolVersions
CIM_ExportedFileShareSetting.FileSharingProtocol
CIM_ExportedFileShareSetting

Property InitialEnabledState Qualifiers
NameTypeValueFrom Class
DescriptionstringInitialEnabledState is an integer enumeration that indicates the enabled/disabled states initially set for a file share element. Unlike FileShare.EnabledState it cannot indicate transitions between requested states because those states cannot be requested. The following text briefly summarizes the various enabled/disabled initial states: Enabled (2) indicates that the element will execute commands, will process any queued commands, and will queue new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. In Test (7) indicates that the element will be in a test state. Deferred (8) indicates that the element will not process any commands but will queue new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The element's behavior is similar to the Enabled state, but it only processes a restricted set of commands. All other requests are queued.CIM_ExportedFileShareSetting
ValueMapstring
[See below.]
CIM_ExportedFileShareSetting
ValuesstringUnknown
Other
Enabled
Disabled
In Test
Deferred
Quiesce
DMTF Reserved
Vendor Reserved
CIM_ExportedFileShareSetting
ModelCorrespondencestringCIM_ExportedFileShareSetting.OtherEnabledState
CIM_EnabledLogicalElement.EnabledState
CIM_ExportedFileShareSetting

NameValue
0Unknown
1Other
2Enabled
3Disabled
7In Test
8Deferred
9Quiesce
11..32767DMTF Reserved
32768..65535Vendor Reserved
Property OtherEnabledState Qualifiers
NameTypeValueFrom Class
DescriptionstringA string describing the element's initial enabled/disabled state when the InitialEnabledState property is set to 1 ("Other"). This property MUST be set to NULL when InitialEnabledState is any value other than 1.CIM_ExportedFileShareSetting
ModelCorrespondencestringCIM_ExportedFileShareSetting.InitialEnabledStateCIM_ExportedFileShareSetting

Property DefaultReadWrite Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies the default privileges that can be supported for read-write authorization. These default privileges can be overridden by privileges explicitly defined by a supported authorization mechanism(s). 'No Access' indicates that access is not allowed. 'Read Only' indicates that read-only access is implicitly granted to all clients and write access is implicitly denied to all clients. 'Read/Write' indicates that both read and write access is implicitly granted to all clients. Any other reading or writing privileges must be granted or denied explicitly using the vendor's authorization mechanism or by using the CIM_Privilege model. The resulting access privileges will be surfaced using the CIM_Privilege model.CIM_ExportedFileShareSetting
ValueMapstring
[See below.]
CIM_ExportedFileShareSetting
ValuesstringUnknown
No Access
Read Only
Read/Write
DMTF Reserved
Vendor Defined
CIM_ExportedFileShareSetting
ReadbooleantrueCIM_ExportedFileShareSetting

NameValue
0Unknown
2No Access
3Read Only
4Read/Write
..DMTF Reserved
0x8000..Vendor Defined
Property DefaultExecute Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies the default privileges that can be supported for 'execute' authorization in an appropriate operating environment. These default privileges can be overridden by privileges explicitly defined by a supported authorization mechanism(s). 'No Access' indicates that execute access is not allowed. 'Execute' indicates that execute access is implicitly granted to all clients. Any other execution privileges must be granted or denied explicitly using the vendor's authorization mechanism or by using the CIM_Privilege model. The resulting access privileges will be surfaced using the CIM_Privilege model.CIM_ExportedFileShareSetting
ValueMapstring
[See below.]
CIM_ExportedFileShareSetting
ValuesstringUnknown
No Access
Execute
DMTF Reserved
Vendor Defined
CIM_ExportedFileShareSetting
ReadbooleantrueCIM_ExportedFileShareSetting

NameValue
0Unknown
2No Access
3Execute
..DMTF Reserved
0x8000..Vendor Defined
Property ExecuteSupport Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies whether this share can support executable objects in any way. For instance, can this share be used as a paging file by a client. 'Not Supported' indicates that no special support for executable objects is provided. 'Execution Supported' indicates that execution is supported, though this does not specify the kind of support. A vendor can extend this to indicate specific support mechanisms that may be provided.CIM_ExportedFileShareSetting
ValueMapstring
[See below.]
CIM_ExportedFileShareSetting
ValuesstringUnknown
Not Supported
Execution Supported
DMTF Reserved
Vendor Defined
CIM_ExportedFileShareSetting
ReadbooleantrueCIM_ExportedFileShareSetting

NameValue
0Unknown
2Not Supported
3Execution Supported
..DMTF Reserved
0x8000..Vendor Defined
Property DefaultUserIdSupported Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated integer that indicates whether the FileShare will use a default user id to control access to the share if the id of the importing client is not provided. 'No Default User Id' indicates that a default user should not be used. 'System-Specified Default User Id' indicates that only system-specified id should be used. 'Share-Specified Default Used Id' indicates that the default user id will be specified by the method that created or modified the share. If a default user id is supported, all the default access privileges will provided through that user as proxy. The resulting access privileges will be surfaced using the CIM_Privilege model.CIM_ExportedFileShareSetting
ValueMapstring
[See below.]
CIM_ExportedFileShareSetting
ValuesstringUnknown
No Default User Id
System-Specified Default User Id
Share-Specified Default User Id
DMTF Reserved
Vendor Defined
CIM_ExportedFileShareSetting
ReadbooleantrueCIM_ExportedFileShareSetting

NameValue
0Unknown
2No Default User Id
3System-Specified Default User Id
4Share-Specified Default User Id
..DMTF Reserved
0x8000..Vendor Defined
Property RootAccess Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies whether the Share supports default access by privileged, system administrator- level ('root') users from specific hosts. These default privileges can always be overridden by privileges explicitly defined by a supported authorization mechanism(s). 'No Root Access' indicates that the Share will deny root access to all clients. 'Allow Root Access' indicates that the Share will allow root access as specified by the RootAccessHosts parameter when the FileShare was created. The actual access allowed will be mediated by the authorization mechanism supported by the device and provider. Any other root-access privileges must be granted or denied explicitly using the vendor's authorization mechanism or by using the CIM-specified privilege model. The resulting access privileges will be surfaced using the CIM_Privilege model.CIM_ExportedFileShareSetting
ValueMapstring
[See below.]
CIM_ExportedFileShareSetting
ValuesstringUnknown
No Root Access
Allow Root Access
DMTF Reserved
Vendor Defined
CIM_ExportedFileShareSetting
ReadbooleantrueCIM_ExportedFileShareSetting
ModelCorrespondencestringCIM_FileExportService.CreateExportedShare.RootAccessHosts
CIM_FileExportService.ModifyExportedShare.RootAccessHosts
CIM_ExportedFileShareSetting

NameValue
0Unknown
2No Root Access
3Allow Root Access
..DMTF Reserved
0x8000..Vendor Defined
Property WritePolicy Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies the default policy followed by the Share for how to handle writes to the Share. 'Synchronous' indicates that the Share will perform synchronous writes. 'Asynchronous' indicates that the Share may perform asynchronous writes. (The WritePolicy settings may be overridden in the future with use of the Policy model.)CIM_ExportedFileShareSetting
ValueMapstring
[See below.]
CIM_ExportedFileShareSetting
ValuesstringUnknown
Synchronous
Asynchronous
DMTF Reserved
Vendor Defined
CIM_ExportedFileShareSetting
ReadbooleantrueCIM_ExportedFileShareSetting

NameValue
0Unknown
2Synchronous
3Asynchronous
..DMTF Reserved
0x8000..Vendor Defined
Property AccessPoints Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies the service access points that are available to this FileShare by default for use by clients to connect. These default access points can always be overridden by the privileges explicitly defined by a supported authorization mechanism(s). Any ServiceAccessPoints that actually connect to this share will be associated to it by CIM_SAPAvailableForElement. The resulting access privileges will be surfaced using the CIM_Privilege model. 'None' implies that no SAPs will have access by default. 'Service Default' indicates that any SAPs specified as the default port by the Service will have default access - this could be vendor-specific. 'All' indicates that all SAPs supported by the service will have access by default. 'Named Points' indicates that the Service Access Points that have default access may be specified as a parameter when this share was created or modified. These ports or endpoints will be given the necessary privileges to access this share.CIM_ExportedFileShareSetting
ValueMapstring
[See below.]
CIM_ExportedFileShareSetting
ValuesstringUnknown
None
Service Default
All
Named Points
DMTF Reserved
Vendor Defined
CIM_ExportedFileShareSetting
ReadbooleantrueCIM_ExportedFileShareSetting

NameValue
0Unknown
2None
3Service Default
4All
5Named Points
..DMTF Reserved
0x8000..Vendor Defined
NameValue
0Unknown
2None
3Service Default
4All
5Named Points
..DMTF Reserved
0x8000..Vendor Defined
NameValue
0Unknown
2None
3Service Default
4All
5Named Points
..DMTF Reserved
0x8000..Vendor Defined
NameValue
0Unknown
2None
3Service Default
4All
5Named Points
..DMTF Reserved
0x8000..Vendor Defined
NameValue
0Unknown
2None
3Service Default
4All
5Named Points
..DMTF Reserved
0x8000..Vendor Defined
NameValue
0Unknown
2None
3Service Default
4All
5Named Points
..DMTF Reserved
0x8000..Vendor Defined
NameValue
0Unknown
2None
3Service Default
4All
5Named Points
..DMTF Reserved
0x8000..Vendor Defined
Property InstanceID Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_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
RequiredbooleantrueCIM_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 ConfigurationName Qualifiers
NameTypeValueFrom Class
DescriptionstringAn instance of CIM_SettingData may correspond to a well-known configuration that exists for an associated CIM_ManagedElement. If the ConfigurationName property is non-NULL, the instance of CIM_SettingData shall correspond to a well-known configuration for a Managed Element, the value of the ConfigurationName property shall be the name of the configuration, and the ChangeableType property shall have the value 0 or 2. A value of NULL for the ConfigurationName property shall mean that the instance of CIM_SettingData does not correspond to a well-known configuration for a Managed Element or that this information is unknown.CIM_SettingData

Property ChangeableType Qualifiers
NameTypeValueFrom Class
DescriptionstringEnumeration indicating the type of setting. 0 "Not Changeable - Persistent" indicates the instance of SettingData represents primordial settings and shall not be modifiable. 1 "Changeable - Transient" indicates the SettingData represents modifiable settings that are not persisted. Establishing persistent settings from transient settings may be supported. 2 "Changeable - Persistent" indicates the SettingData represents a persistent configuration that may be modified. 3 "Not Changeable - Transient" indicates the SettingData represents a snapshot of the settings of the associated ManagedElement and is not persistent.CIM_SettingData
ValueMapstring
[See below.]
CIM_SettingData
ValuesstringNot Changeable - Persistent
Changeable - Transient
Changeable - Persistent
Not Changeable - Transient
CIM_SettingData

NameValue
0Not Changeable - Persistent
1Changeable - Transient
2Changeable - Persistent
3Not Changeable - Transient
NameValue
0Not Changeable - Persistent
1Changeable - Transient
2Changeable - Persistent
3Not Changeable - Transient
NameValue
0Not Changeable - Persistent
1Changeable - Transient
2Changeable - Persistent
3Not Changeable - Transient
Property Caption Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.CIM_ManagedElement
MaxLenuint3264CIM_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_SettingsDefineStateCIM_SettingDataSettingData
CIM_SettingsDefineCapabilitiesCIM_SettingDataPartComponent
CIM_SettingAssociatedToCapabilitiesCIM_SettingDataDependent
CIM_SettingsAffectSettingsCIM_SettingDataAntecedent
CIM_SettingsAffectSettingsCIM_SettingDataDependent
CIM_ElementSettingDataCIM_SettingDataSettingData
CIM_ParametersForMethodCIM_ManagedElementTheMethod
CIM_ParameterValueSourcesCIM_ManagedElementValueSource
CIM_SettingsDefineStateCIM_ManagedElementManagedElement
CIM_StatisticsCIM_ManagedElementElement
CIM_SynchronizedCIM_ManagedElementSystemElement
CIM_SynchronizedCIM_ManagedElementSyncedElement
CIM_StorageSynchronizedCIM_ManagedElementSystemElement
CIM_StorageSynchronizedCIM_ManagedElementSyncedElement
CIM_PolicySetAppliesToElementCIM_ManagedElementManagedElement
CIM_AuthorizationRuleAppliesToTargetCIM_ManagedElementManagedElement
CIM_CredentialContextCIM_ManagedElementElementProvidingContext
CIM_IdentityContextCIM_ManagedElementElementProvidingContext
CIM_ComponentCIM_ManagedElementGroupComponent
CIM_ComponentCIM_ManagedElementPartComponent
CIM_ConcreteComponentCIM_ManagedElementGroupComponent
CIM_ConcreteComponentCIM_ManagedElementPartComponent
CIM_OrderedComponentCIM_ManagedElementGroupComponent
CIM_OrderedComponentCIM_ManagedElementPartComponent
CIM_ProductElementComponentCIM_ManagedElementPartComponent
CIM_DependencyCIM_ManagedElementAntecedent
CIM_DependencyCIM_ManagedElementDependent
CIM_HostedDependencyCIM_ManagedElementAntecedent
CIM_HostedDependencyCIM_ManagedElementDependent
CIM_ScopedSettingCIM_ManagedElementAntecedent
CIM_OrderedDependencyCIM_ManagedElementAntecedent
CIM_OrderedDependencyCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementDependent
CIM_MetricDefForMECIM_ManagedElementAntecedent
CIM_MetricForMECIM_ManagedElementAntecedent
CIM_RecordAppliesToElementCIM_ManagedElementDependent
CIM_AuthenticationTargetCIM_ManagedElementDependent
CIM_AuthorizationSubjectCIM_ManagedElementDependent
CIM_AuthorizationTargetCIM_ManagedElementDependent
CIM_ElementAsUserCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementDependent
CIM_ElementSoftwareIdentityCIM_ManagedElementDependent
CIM_IsSpareCIM_ManagedElementAntecedent
CIM_ProvidesServiceToElementCIM_ManagedElementDependent
CIM_ElementCapabilitiesCIM_ManagedElementManagedElement
CIM_ElementSettingDataCIM_ManagedElementManagedElement
CIM_ElementStatisticalDataCIM_ManagedElementManagedElement
CIM_LogicalIdentityCIM_ManagedElementSystemElement
CIM_LogicalIdentityCIM_ManagedElementSameElement
CIM_ConcreteIdentityCIM_ManagedElementSystemElement
CIM_ConcreteIdentityCIM_ManagedElementSameElement
CIM_SWRManageableAspectCIM_ManagedElementSystemElement
CIM_MemberOfCollectionCIM_ManagedElementMember
CIM_OrderedMemberOfCollectionCIM_ManagedElementMember
CIM_MemberPrincipalCIM_ManagedElementMember
CIM_MemberOfStatusCollectionCIM_ManagedElementMember
CIM_ElementInPolicyRoleCollectionCIM_ManagedElementMember
CIM_OwningCollectionElementCIM_ManagedElementOwningElement
CIM_AbstractIndicationSubscriptionCIM_ManagedElementFilter
CIM_ElementConformsToProfileCIM_ManagedElementManagedElement
CIM_DefaultElementCapabilitiesCIM_ManagedElementManagedElement
CIM_AssignedIdentityCIM_ManagedElementManagedElement
CIM_AuthorizedSubjectCIM_ManagedElementPrivilegedElement
CIM_AuthorizedTargetCIM_ManagedElementTargetElement
CIM_ElementSecuritySensitivityCIM_ManagedElementManagedElement
CIM_RoleLimitedToTargetCIM_ManagedElementTargetElement
CIM_ElementLocationCIM_ManagedElementElement
CIM_ElementProfileCIM_ManagedElementManagedElement
CIM_AffectedJobElementCIM_ManagedElementAffectedElement
CIM_OwningJobElementCIM_ManagedElementOwningElement
CIM_ServiceAffectsElementCIM_ManagedElementAffectedElement
CIM_ServiceAvailableToElementCIM_ManagedElementUserOfService
CIM_AvailableDiagnosticServiceCIM_ManagedElementUserOfService
CIM_AssociatedPowerManagementServiceCIM_ManagedElementUserOfService
CIM_SAPAvailableForElementCIM_ManagedElementManagedElement
CIM_ManagementSAPCIM_ManagedElementManagedElement