GetHostStatusQueryParams

data class GetHostStatusQueryParams(val hostname: String)

Parameters

hostname

Hostname of the host (eg, PDS or relay) being queried.

Constructors

Link copied to clipboard
constructor(hostname: String)

Properties

Link copied to clipboard

Hostname of the host (eg, PDS or relay) being queried.

Functions

Link copied to clipboard