@truenas/api-client
GitHub
Preparing search index...
v25_10_0
NVMetNamespaceCreate
Interface NVMetNamespaceCreate
interface
NVMetNamespaceCreate
{
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
device_
path
device_path
:
string
device_
type
device_type
:
"FILE"
|
"ZVOL"
Optional
enabled
enabled
?:
boolean
Optional
filesize
filesize
?:
number
|
null
Optional
nsid
nsid
?:
number
|
null
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...