PyWBEM Client - API Quick Links
This page provides links to the most important elements of the API, for the latest development version.
WBEM client library API
This API provides the main interface of a client to a WBEM server:
WBEM operations
A WBEM client uses WBEM operations to communicate with a WBEM server. These operations are available as methods on the class:
-
Instance Operations
-
Original Instance Operations
- Pull Instances Operations. Added with DMTF DSP0200 V 1.4
-
Original Instance Operations
CIM objects and data types
These are used for the WBEM operations:
Error handling
Error handling for WBEM operations:
WBEM server API
This API provides what the WBEM client needs to know about a WBEM server:
WBEM indication API
This API provides a WBEM listener, that can receive CIM indications, and a subscription manager for managing subscriptions of the client on WBEM servers: