wbmGetDefEventSource command

Use the wbmGetDefEventSource command to retrieve the properties of a Dynamic Event Framework event source.

To use the wbmGetDefEventSource command, add com.ibm.wbimonitor.persistence.jar to the wsadmin classpath when you start the wsadmin session. See the following example for reference.
wsadmin -lang jython -user admin_user_name -password password
 -wsadmin_classpath c:\ibm\WebSphere\AppServer\plugins\com.ibm.wbimonitor.persistence.jar

Example

AdminTask.wbmGetDefEventSource('[-sourceID source_id]')

Parameters

The command accepts the following parameter.
Parameter and Value Required? Description Comments
-sourceID source_id Required The ID of the event source to retrieve.