LMIIndication Package

class lmi.shell.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

Previous topic

LMIHelper Package

Next topic

LMISubscription Package

This Page