Skip to content

/AWS1/CL_CWN=>GETPROBE()

About GetProbe

Returns the details about a probe. This action requires both the monitorName and probeId parameters. Run ListMonitors to get a list of monitor names. Run GetMonitor to get a list of probes and probe IDs.

Method Signature

IMPORTING

Required arguments:

IV_MONITORNAME TYPE /AWS1/CWNRESOURCENAME /AWS1/CWNRESOURCENAME

The name of the monitor associated with the probe. Run ListMonitors to get a list of monitor names.

IV_PROBEID TYPE /AWS1/CWNPROBEID /AWS1/CWNPROBEID

The ID of the probe to get information about. Run GetMonitor action to get a list of probes and probe IDs for the monitor.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CWNGETPROBEOUTPUT /AWS1/CL_CWNGETPROBEOUTPUT