[Contents] [Prev] [Next] [Index] [Report an Error]


<ping-results>

Usage

<rpc-reply>
    <ping-results>
        <target-host>target-host</target-host>
        <source>source</source>
        <target-ip>target-ip</target-ip>
        <packet-size>packet-size</packet-size>
        <probe-result>...</probe-result>
        <probe-results-summary>...</probe-results-summary>
        <ping-success/>
        <ping-failure>ping-failure</ping-failure>
    </ping-results>
</rpc-reply>

Description

No documentation is available yet.

Contents

<packet-size>—Packet size of probes (bytes).

<ping-failure>—Ping failed.

<ping-success>—Destination was reached.

<probe-result>—Result of one probe.

<probe-results-summary>—Summary of probe results.

<source>—Specified source address or hostname.

<target-host>—Specified target address or hostname.

<target-ip>—Resolved target IP address.


[Contents] [Prev] [Next] [Index] [Report an Error]