GoodMem
ReferenceClient SDKsJava SDKRequests

PingOnceRequest

PingOnceRequest documentation for Java SDK

PingOnceRequest

Request payload for a single ping probe

Properties

NameTypeDescriptionNotes
targetIdStringTarget resource ID (UUID)
targetTypeHintPingTargetType[optional]
payloadTypePingPayloadType[optional]
payloadStringExplicit UTF-8 payload to send with the probe (mutually exclusive with payloadSizeBytes)[optional]
payloadSizeBytesIntegerSynthetic payload size in bytes (mutually exclusive with payload)[optional]
timeoutMsIntegerPer-probe timeout in milliseconds (0 uses server default)[optional]