@truenas/api-client
GitHub
Preparing search index...
v25_10_0
VirtVolumeCreate
Interface VirtVolumeCreate
interface
VirtVolumeCreate
{
content_type
?:
"BLOCK"
;
name
:
string
;
size
?:
number
;
storage_pool
?:
string
|
null
;
}
Index
Properties
content_
type?
name
size?
storage_
pool?
Properties
Optional
content_
type
content_type
?:
"BLOCK"
name
name
:
string
Optional
size
size
?:
number
Optional
storage_
pool
storage_pool
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content_
type
name
size
storage_
pool
GitHub
@truenas/api-client
Loading...