@truenas/api-client
GitHub
Preparing search index...
v25_10_0
VirtVolumeEntry
Interface VirtVolumeEntry
interface
VirtVolumeEntry
{
config
:
Record
<
string
,
unknown
>
;
content_type
:
string
;
created_at
:
string
;
id
:
string
;
name
:
string
;
storage_pool
:
string
;
type
:
string
;
used_by
:
string
[]
;
}
Index
Properties
config
content_
type
created_
at
id
name
storage_
pool
type
used_
by
Properties
config
config
:
Record
<
string
,
unknown
>
content_
type
content_type
:
string
created_
at
created_at
:
string
id
id
:
string
name
name
:
string
storage_
pool
storage_pool
:
string
type
type
:
string
used_
by
used_by
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
content_
type
created_
at
id
name
storage_
pool
type
used_
by
GitHub
@truenas/api-client
Loading...