@truenas/api-client
GitHub
Preparing search index...
v25_10_0
CorePingRemoteArgs
Interface CorePingRemoteArgs
interface
CorePingRemoteArgs
{
count
?:
number
|
null
;
hostname
:
string
;
interface
?:
string
|
null
;
interval
?:
string
|
null
;
timeout
?:
number
;
type
?:
v25_10_0
.
CorePingRemoteTypeInput
;
}
Index
Properties
count?
hostname
interface?
interval?
timeout?
type?
Properties
Optional
count
count
?:
number
|
null
hostname
hostname
:
string
Optional
interface
interface
?:
string
|
null
Optional
interval
interval
?:
string
|
null
Optional
timeout
timeout
?:
number
Optional
type
type
?:
v25_10_0
.
CorePingRemoteTypeInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
hostname
interface
interval
timeout
type
GitHub
@truenas/api-client
Loading...