@ptkl/sdk - v1.13.0
Preparing search index...
v0.10/types/satellites
SatelliteTemplatePayload
Type Alias SatelliteTemplatePayload
type
SatelliteTemplatePayload
=
{
auth_config
?:
SatelliteAuthConfig
;
auth_type
?:
SatelliteAuthType
;
description
?:
SatelliteLocaleText
;
health_check_url
?:
string
;
icon
?:
string
;
id
:
string
;
jsonrpc_endpoint_url
:
string
;
label
?:
SatelliteLocaleText
;
logs_url
?:
string
;
timeout_ms
?:
number
;
}
Index
Properties
auth_
config?
auth_
type?
description?
health_
check_
url?
icon?
id
jsonrpc_
endpoint_
url
label?
logs_
url?
timeout_
ms?
Properties
Optional
auth_
config
auth_config
?:
SatelliteAuthConfig
Optional
auth_
type
auth_type
?:
SatelliteAuthType
Optional
description
description
?:
SatelliteLocaleText
Optional
health_
check_
url
health_check_url
?:
string
Optional
icon
icon
?:
string
id
id
:
string
jsonrpc_
endpoint_
url
jsonrpc_endpoint_url
:
string
Optional
label
label
?:
SatelliteLocaleText
Optional
logs_
url
logs_url
?:
string
Optional
timeout_
ms
timeout_ms
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auth_
config
auth_
type
description
health_
check_
url
icon
id
jsonrpc_
endpoint_
url
label
logs_
url
timeout_
ms
@ptkl/sdk - v1.13.0
Loading...