Name | Data Type | Value |
---|---|---|
Description | string | This class specializes ObjectManagerCommunicationMechanism, adding properties specific to the CIM-XML protocol (XML encoding and CIM Operations). |
UMLPackagePath | string | CIM::Interop |
Version | string | 2.8.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
CIMValidated | boolean | ||||||
Description | string | Describes whether the CIM Server is strictly validating (validates the XML document against the DTD) or not (loosely validating). | |||||
Required | boolean | true | |||||
CIMXMLProtocolVersion | uint16 | ||||||
Deprecated | string | CIM_CIMXMLCommunicationMechanism.Version | |||||
Description | string | Enumeration describing the CIM-XML protocol version supported by the ObjectManager. It is deprecated in lieu of a more general, inherited property (Version). | |||||
Required | boolean | true | |||||
ValueMap | string | 0, 1 | |||||
Values | string | Unknown, 1.0 | |||||
CommunicationMechanism | uint16 | 2 | |||||
Description | string | The only valid CommunicationMechanism for this subclass is CIM-XML. | |||||
ModelCorrespondence | string | CIM_ObjectManagerCommunicationMechanism.OtherCommunicationMechanismDescription | |||||
Override | string | CommunicationMechanism | |||||
Required | boolean | true | |||||
ValueMap | string | 2 | |||||
Values | string | CIM-XML | |||||
Version | string | ||||||
Description | string | Enumeration describing the CIM-XML protocol version supported by the ObjectManager. | |||||
Override | string | Version | |||||
Required | boolean | true | |||||
ValueMap | string | 1.0, 1.1, 1.2 |
Name | Return Type | Class Origin |
---|---|---|
RequestStateChange | uint32 | CIM_EnabledLogicalElement |