GoodMem
ReferenceClient SDKs.NETRequests

PingOnceRequest

PingOnceRequest documentation for .NET SDK

Request payload for a single ping probe

Properties

NameTypeDescriptionNotes
TargetIdGuidTarget resource ID (UUID)
TargetTypeHintPingTargetType[optional]
PayloadTypePingPayloadType[optional]
PayloadstringExplicit UTF-8 payload to send with the probe (mutually exclusive with payloadSizeBytes)[optional]
PayloadSizeBytesint?Synthetic payload size in bytes (mutually exclusive with payload)[optional]
TimeoutMsint?Per-probe timeout in milliseconds (0 uses server default)[optional]

On this page