Returns the details about a probe. This action requires both the <code>monitorName</code> and <code>probeId</code> parameters. Run <code>ListMonitors</code> to get a list of monitor names. Run <code>GetMonitor</code> to get a list of probes and probe IDs.
get/monitors/{monitorName}/probes/{probeId}
Path parameters
monitorNamestring required
The name of the monitor associated with the probe. Run <code>ListMonitors</code> to get a list of monitor names.
probeIdstring required
The ID of the probe to get information about. Run <code>GetMonitor</code> action to get a list of probes and probe IDs for the monitor.
Response
Success