Skip to content

/AWS1/CL_CWN=>DELETEPROBE()

About DeleteProbe

Deletes the specified probe. Once a probe is deleted you'll no longer incur any billing fees for that 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. You can only delete a single probe at a time using this action.

Method Signature

IMPORTING

Required arguments:

IV_MONITORNAME TYPE /AWS1/CWNRESOURCENAME /AWS1/CWNRESOURCENAME

The name of the monitor to delete.

IV_PROBEID TYPE /AWS1/CWNPROBEID /AWS1/CWNPROBEID

The ID of the probe to delete.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CWNDELETEPROBEOUTPUT /AWS1/CL_CWNDELETEPROBEOUTPUT