...
[bool] up:
This value is true if at least one address responded to at least 50% of the echo requests[Array<ProtocolPingResult>] ipv4:
- [Array<ProtocolPingResult>] ipv6:
ProtocolPingResults
[string]
address:
The IP address pinged[bool] up:
If true if the address responded to at least 50% of the echo requests ProtocolPingReport report
Example
The following script creates a networkdiagnostics instance and logs Internet diagnostic data to the console:
...