Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 418 Bytes

File metadata and controls

10 lines (8 loc) · 418 Bytes

GoWBEM

A WBEM Client Written in Go

A WBEM client allows issuing operations to a WBEM server, using the CIM operations over HTTP (CIM-XML) protocol defined in the DMTF standards DSP0200 and DSP0201. The CIM/WBEM infrastructure is used for a wide variety of systems management tasks supported by systems running WBEM servers. See WBEM Standards for more information about WBEM.