@truenas/api-client
GitHub
Preparing search index...
v25_10_0
IPMILanUpdateOptionsStatic
Interface IPMILanUpdateOptionsStatic
interface
IPMILanUpdateOptionsStatic
{
apply_remote
?:
boolean
;
dhcp
:
false
;
gateway
:
string
;
ipaddress
:
string
;
netmask
:
string
;
password
?:
string
|
null
;
vlan
?:
number
|
null
;
}
Index
Properties
apply_
remote?
dhcp
gateway
ipaddress
netmask
password?
vlan?
Properties
Optional
apply_
remote
apply_remote
?:
boolean
dhcp
dhcp
:
false
gateway
gateway
:
string
ipaddress
ipaddress
:
string
netmask
netmask
:
string
Optional
password
password
?:
string
|
null
Optional
vlan
vlan
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
apply_
remote
dhcp
gateway
ipaddress
netmask
password
vlan
GitHub
@truenas/api-client
Loading...