@truenas/api-client
GitHub
Preparing search index...
v26_0_0
SharingNFSEntryInput
Interface SharingNFSEntryInput
interface
SharingNFSEntryInput
{
aliases
?:
string
[]
;
comment
?:
string
;
dataset
:
string
|
null
;
enabled
?:
boolean
;
expose_snapshots
?:
boolean
;
hosts
?:
string
[]
;
id
:
number
;
locked
:
boolean
|
null
;
mapall_group
?:
string
|
null
;
mapall_user
?:
string
|
null
;
maproot_group
?:
string
|
null
;
maproot_user
?:
string
|
null
;
networks
?:
string
[]
;
path
:
string
;
relative_path
:
string
|
null
;
ro
?:
boolean
;
security
?:
(
"SYS"
|
"KRB5"
|
"KRB5I"
|
"KRB5P"
)
[]
;
tier
?:
v26_0_0
.
TierInfoInput
|
null
;
}
Index
Properties
aliases?
comment?
dataset
enabled?
expose_
snapshots?
hosts?
id
locked
mapall_
group?
mapall_
user?
maproot_
group?
maproot_
user?
networks?
path
relative_
path
ro?
security?
tier?
Properties
Optional
aliases
aliases
?:
string
[]
Optional
comment
comment
?:
string
dataset
dataset
:
string
|
null
Optional
enabled
enabled
?:
boolean
Optional
expose_
snapshots
expose_snapshots
?:
boolean
Optional
hosts
hosts
?:
string
[]
id
id
:
number
locked
locked
:
boolean
|
null
Optional
mapall_
group
mapall_group
?:
string
|
null
Optional
mapall_
user
mapall_user
?:
string
|
null
Optional
maproot_
group
maproot_group
?:
string
|
null
Optional
maproot_
user
maproot_user
?:
string
|
null
Optional
networks
networks
?:
string
[]
path
path
:
string
relative_
path
relative_path
:
string
|
null
Optional
ro
ro
?:
boolean
Optional
security
security
?:
(
"SYS"
|
"KRB5"
|
"KRB5I"
|
"KRB5P"
)
[]
Optional
tier
tier
?:
v26_0_0
.
TierInfoInput
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aliases
comment
dataset
enabled
expose_
snapshots
hosts
id
locked
mapall_
group
mapall_
user
maproot_
group
maproot_
user
networks
path
relative_
path
ro
security
tier
GitHub
@truenas/api-client
Loading...