@truenas/api-client
GitHub
Preparing search index...
v25_10_0
NVMetNamespaceUpdate
Interface NVMetNamespaceUpdate
interface
NVMetNamespaceUpdate
{
device_path
?:
string
;
device_type
?:
"FILE"
|
"ZVOL"
;
enabled
?:
boolean
;
filesize
?:
number
|
null
;
nsid
?:
number
|
null
;
subsys_id
?:
number
;
}
Index
Properties
device_
path?
device_
type?
enabled?
filesize?
nsid?
subsys_
id?
Properties
Optional
device_
path
device_path
?:
string
Optional
device_
type
device_type
?:
"FILE"
|
"ZVOL"
Optional
enabled
enabled
?:
boolean
Optional
filesize
filesize
?:
number
|
null
Optional
nsid
nsid
?:
number
|
null
Optional
subsys_
id
subsys_id
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
device_
path
device_
type
enabled
filesize
nsid
subsys_
id
GitHub
@truenas/api-client
Loading...