toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.sync
/
GetHostStatusQueryParams
Get
Host
Status
Query
Params
@
Serializable
data
class
GetHostStatusQueryParams
(
val
hostname
:
String
)
Parameters
hostname
Hostname of the host (eg, PDS or relay) being queried.
Members
Constructors
Get
Host
Status
Query
Params
Link copied to clipboard
constructor
(
hostname
:
String
)
Properties
hostname
Link copied to clipboard
val
hostname
:
String
Hostname of the host (eg, PDS or relay) being queried.
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
List
<
Pair
<
String
,
Any
?
>
>