LMIIndication Package

class LMIIndication.LMIIndication(export_methods)[source]

Class representing a received indication.

Parameters:export_methods (tuple) – tuple tree for export methods

NOTE: see pywbem

export_method_names()[source]
Returns:tuple tree for export methods

NOTE: see pywbem

exported_objects()[source]
Returns:list of exported CIMInstance objects

This Page