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