@truenas/api-client
GitHub
Preparing search index...
v25_10_0
ISCSITargetEntry
Interface ISCSITargetEntry
interface
ISCSITargetEntry
{
alias
?:
string
|
null
;
auth_networks
?:
string
[]
;
groups
?:
v25_10_0
.
IscsiGroup
[]
;
id
:
number
;
iscsi_parameters
?:
v25_10_0
.
IscsiTargetParameters
|
null
;
mode
?:
v25_10_0
.
IscsiTargetCreateMode
;
name
:
string
;
rel_tgt_id
:
number
;
}
Index
Properties
alias?
auth_
networks?
groups?
id
iscsi_
parameters?
mode?
name
rel_
tgt_
id
Properties
Optional
alias
alias
?:
string
|
null
Optional
auth_
networks
auth_networks
?:
string
[]
Optional
groups
groups
?:
v25_10_0
.
IscsiGroup
[]
id
id
:
number
Optional
iscsi_
parameters
iscsi_parameters
?:
v25_10_0
.
IscsiTargetParameters
|
null
Optional
mode
mode
?:
v25_10_0
.
IscsiTargetCreateMode
name
name
:
string
rel_
tgt_
id
rel_tgt_id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
auth_
networks
groups
id
iscsi_
parameters
mode
name
rel_
tgt_
id
GitHub
@truenas/api-client
Loading...