Class CIM_ListenerDestinationCIMXML
extends CIM_ListenerDestination

CIM_ListenerDestinationCIMXML describes the destination for CIM Export Messages to be delivered via CIM-XML.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ListenerDestination
   |
   +--CIM_ListenerDestinationCIMXML

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_ListenerDestinationCIMXML describes the destination for CIM Export Messages to be delivered via CIM-XML.
UMLPackagePathstringCIM::Event
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Destinationstring
DescriptionstringThe destination URL to which CIM-XML Export Messages are to be delivered.The scheme prefix MUST be consistent with the DMTF CIM-XML specifications.If a scheme prefix is not specified, the scheme "http:" MUST be assumed.
OverridestringDestination
Requiredbooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CreationClassNamestringCIM_ListenerDestination
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_ListenerDestination
OtherPersistenceTypestringCIM_ListenerDestination
OtherProtocolstringCIM_ListenerDestination
PersistenceTypeuint16CIM_ListenerDestination
Protocoluint16CIM_ListenerDestination
SystemCreationClassNamestringCIM_ListenerDestination
SystemNamestringCIM_ListenerDestination

Class Methods