@truenas/api-client
GitHub
Preparing search index...
v25_10_0
ISCSITargetExtentEntryInput
Interface ISCSITargetExtentEntryInput
interface
ISCSITargetExtentEntryInput
{
avail_threshold
?:
number
|
null
;
blocksize
?:
v25_10_0
.
Blocksize
;
comment
?:
string
;
dataset
:
string
|
null
;
disk
?:
string
|
null
;
enabled
?:
boolean
;
filesize
?:
string
|
number
;
id
:
number
;
insecure_tpc
?:
boolean
;
locked
:
boolean
|
null
;
naa
:
string
;
name
:
string
;
path
?:
string
|
null
;
pblocksize
?:
boolean
;
product_id
?:
string
|
null
;
relative_path
:
string
|
null
;
ro
?:
boolean
;
rpm
?:
v25_10_0
.
Rpm
;
serial
?:
string
|
null
;
type
?:
v25_10_0
.
IscsiExtentCreateTypeInput
;
vendor
:
string
;
xen
?:
boolean
;
}
Index
Properties
avail_
threshold?
blocksize?
comment?
dataset
disk?
enabled?
filesize?
id
insecure_
tpc?
locked
naa
name
path?
pblocksize?
product_
id?
relative_
path
ro?
rpm?
serial?
type?
vendor
xen?
Properties
Optional
avail_
threshold
avail_threshold
?:
number
|
null
Optional
blocksize
blocksize
?:
v25_10_0
.
Blocksize
Optional
comment
comment
?:
string
dataset
dataset
:
string
|
null
Optional
disk
disk
?:
string
|
null
Optional
enabled
enabled
?:
boolean
Optional
filesize
filesize
?:
string
|
number
id
id
:
number
Optional
insecure_
tpc
insecure_tpc
?:
boolean
locked
locked
:
boolean
|
null
naa
naa
:
string
name
name
:
string
Optional
path
path
?:
string
|
null
Optional
pblocksize
pblocksize
?:
boolean
Optional
product_
id
product_id
?:
string
|
null
relative_
path
relative_path
:
string
|
null
Optional
ro
ro
?:
boolean
Optional
rpm
rpm
?:
v25_10_0
.
Rpm
Optional
serial
serial
?:
string
|
null
Optional
type
type
?:
v25_10_0
.
IscsiExtentCreateTypeInput
vendor
vendor
:
string
Optional
xen
xen
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avail_
threshold
blocksize
comment
dataset
disk
enabled
filesize
id
insecure_
tpc
locked
naa
name
path
pblocksize
product_
id
relative_
path
ro
rpm
serial
type
vendor
xen
GitHub
@truenas/api-client
Loading...