Class CIM_IndicationServiceCapabilities
extends CIM_Capabilities

IndicationServiceCapabilities describes whether properties on the Indication Service can be modified by a client.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_IndicationServiceCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringIndicationServiceCapabilities describes whether properties on the Indication Service can be modified by a client.
UMLPackagePathstringCIM::Core::Capabilities
Versionstring2.20.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DeliveryRetryAttemptsIsSettableboolean
DescriptionstringBoolean indicating whether the DeliveryRetryAttempts property can be set by a client application.
ModelCorrespondencestringCIM_IndicationService.DeliveryRetryAttempts
DeliveryRetryIntervalIsSettableboolean
DescriptionstringBoolean indicating whether the DeliveryRetryInterval property can be set by a client application.
ModelCorrespondencestringCIM_IndicationService.DeliveryRetryInterval
FilterCreationEnabledIsSettableboolean
DescriptionstringBoolean indicating whether the FilterCreationEnabled property can be set by a client application.
ModelCorrespondencestringCIM_IndicationService.FilterCreationEnabled
MaxActiveSubscriptionsuint321
DescriptionstringMaxActiveSubscriptions specifies the maximum total number of instances of CIM_IndicationSubcription and CIM_FilterCollectionSubscription instances supported by the CIM_IndicationService.
MinValuesint641
MaxListenerDestinationsuint321
DescriptionstringMaxListenerDestinations specifies the maximum number of instances of CIM_ListenerDestination allowed by the associated CIM_IndicationService.
MinValuesint641
SubscriptionRemovalActionIsSettableboolean
DescriptionstringBoolean indicating whether the SubscriptionRemovalAction property can be set by a client application.
ModelCorrespondencestringCIM_IndicationService.SubscriptionRemovalAction
SubscriptionRemovalTimeIntervalIsSettableboolean
DescriptionstringBoolean indicating whether the SubscriptionRemovalTimeInterval property can be set by a client application.
ModelCorrespondencestringCIM_IndicationService.SubscriptionRemovalTimeInterval
SubscriptionsPersistedbooleanfalse
DescriptionstringSubscriptionsPersisted indicates whether or not the IndicationService persists indication subscriptions across restarts of the service. If SubscriptionsPersisted has a value of true, the indication service shall persist indication subscriptions across restarts of service. If SubscriptionsPersisted has a value of false, the indication service shall not persist indication subscriptions across restarts of the service. A value of NULL indicates support for subscription persistence is unknown.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
InstanceIDstringCIM_Capabilities

Class Methods