@truenas/api-client
GitHub
Preparing search index...
v25_10_1
SharingSMBEntry
Interface SharingSMBEntry
interface
SharingSMBEntry
{
access_based_share_enumeration
?:
boolean
;
audit
?:
v25_10_0
.
SmbAuditConfig
;
browsable
?:
boolean
;
comment
?:
string
;
enabled
?:
boolean
;
id
:
number
;
locked
:
boolean
|
null
;
name
:
string
;
options
?:
|
v25_10_0
.
ExternalOpt
|
v25_10_0
.
LegacyOpt
|
v25_10_1
.
DefaultOpt
|
v25_10_1
.
FCPStorageOpt
|
v25_10_1
.
MultiprotocolOpt
|
v25_10_1
.
PrivateDatasetOpt
|
v25_10_1
.
TimeMachineOpt
|
v25_10_1
.
TimeLockedOpt
|
v25_10_1
.
VeeamRepositoryOpt
|
null
;
path
:
string
;
purpose
?:
v25_10_1
.
Purpose
;
readonly
?:
boolean
;
}
Index
Properties
access_
based_
share_
enumeration?
audit?
browsable?
comment?
enabled?
id
locked
name
options?
path
purpose?
readonly?
Properties
Optional
access_
based_
share_
enumeration
access_based_share_enumeration
?:
boolean
Optional
audit
audit
?:
v25_10_0
.
SmbAuditConfig
Optional
browsable
browsable
?:
boolean
Optional
comment
comment
?:
string
Optional
enabled
enabled
?:
boolean
id
id
:
number
locked
locked
:
boolean
|
null
name
name
:
string
Optional
options
options
?:
|
v25_10_0
.
ExternalOpt
|
v25_10_0
.
LegacyOpt
|
v25_10_1
.
DefaultOpt
|
v25_10_1
.
FCPStorageOpt
|
v25_10_1
.
MultiprotocolOpt
|
v25_10_1
.
PrivateDatasetOpt
|
v25_10_1
.
TimeMachineOpt
|
v25_10_1
.
TimeLockedOpt
|
v25_10_1
.
VeeamRepositoryOpt
|
null
path
path
:
string
Optional
purpose
purpose
?:
v25_10_1
.
Purpose
Optional
readonly
readonly
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
based_
share_
enumeration
audit
browsable
comment
enabled
id
locked
name
options
path
purpose
readonly
GitHub
@truenas/api-client
Loading...