@truenas/api-client
GitHub
Preparing search index...
v25_10_0
VirtGlobalUpdate
Interface VirtGlobalUpdate
interface
VirtGlobalUpdate
{
bridge
?:
string
|
null
;
pool
?:
string
|
null
;
storage_pools
?:
string
[]
|
null
;
v4_network
?:
string
|
null
;
v6_network
?:
string
|
null
;
}
Index
Properties
bridge?
pool?
storage_
pools?
v4_
network?
v6_
network?
Properties
Optional
bridge
bridge
?:
string
|
null
Optional
pool
pool
?:
string
|
null
Optional
storage_
pools
storage_pools
?:
string
[]
|
null
Optional
v4_
network
v4_network
?:
string
|
null
Optional
v6_
network
v6_network
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bridge
pool
storage_
pools
v4_
network
v6_
network
GitHub
@truenas/api-client
Loading...