Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 915 Bytes

indication.rst

File metadata and controls

45 lines (25 loc) · 915 Bytes

WBEM indication API

The WBEM indication API supports subscription for and receiving of CIM indications.

This chapter has the following sections:

  • WBEMListener - The ~pywbem.WBEMListener class provides a thread-based WBEM listener service for receiving indications.
  • WBEMSubscriptionManager - The ~pywbem.WBEMSubscriptionManager class provides for managing subscriptions for indications.

Note

At this point, the WBEM indication API is experimental.

WBEMListener

pywbem._listener

pywbem.WBEMListener

pywbem.callback_interface

WBEMSubscriptionManager

pywbem._subscription_manager

pywbem.WBEMSubscriptionManager