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