Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 710 Bytes

client.rst

File metadata and controls

30 lines (23 loc) · 710 Bytes

WBEM client library

The WBEM client library API of pywbem supports issuing WBEM operations to a WBEM server, using the CIM operations over HTTP (CIM-XML) protocol defined in the DMTF standards DSP0200 and DSP0201.

A number of these topics apply also to the other APIs of the pywbem package.

Chapter Contents

client/operations.rst client/objects.rst client/types.rst client/conversion.rst client/status.rst client/exceptions.rst client/warnings.rst client/statistics.rst client/logging.rst client/valuemappings.rst client/units.rst client/security.rst client/proxy.rst