@truenas/api-client
GitHub
Preparing search index...
v25_10_0
VirtGlobalEntry
Interface VirtGlobalEntry
interface
VirtGlobalEntry
{
bridge
:
string
|
null
;
dataset
:
string
|
null
;
id
:
number
;
pool
:
string
|
null
;
state
:
|
"ERROR"
|
"INITIALIZING"
|
"INITIALIZED"
|
"NO_POOL"
|
"LOCKED"
|
null
;
storage_pools
:
string
[]
|
null
;
v4_network
:
string
|
null
;
v6_network
:
string
|
null
;
}
Index
Properties
bridge
dataset
id
pool
state
storage_
pools
v4_
network
v6_
network
Properties
bridge
bridge
:
string
|
null
dataset
dataset
:
string
|
null
id
id
:
number
pool
pool
:
string
|
null
state
state
:
"ERROR"
|
"INITIALIZING"
|
"INITIALIZED"
|
"NO_POOL"
|
"LOCKED"
|
null
storage_
pools
storage_pools
:
string
[]
|
null
v4_
network
v4_network
:
string
|
null
v6_
network
v6_network
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bridge
dataset
id
pool
state
storage_
pools
v4_
network
v6_
network
GitHub
@truenas/api-client
Loading...