OBJECT
IcmpStatusResult
types.icmp_status_result
link GraphQL Schema definition
- type IcmpStatusResult {
- # The time.
- Datetime :
- # The status.
- String :
- # The reason.
- String :
- # A Unix timestamp in the same timezone as this Sonar instance
- EpochTimestamp :
- }