@truenas/api-client
GitHub
Preparing search index...
v26_0_0
FilesystemSetAclOptions
Interface FilesystemSetAclOptions
interface
FilesystemSetAclOptions
{
recursive
?:
boolean
;
stripacl
?:
boolean
;
traverse
?:
boolean
;
validate_effective_acl
?:
boolean
;
}
Index
Properties
recursive?
stripacl?
traverse?
validate_
effective_
acl?
Properties
Optional
recursive
recursive
?:
boolean
Optional
stripacl
stripacl
?:
boolean
Optional
traverse
traverse
?:
boolean
Optional
validate_
effective_
acl
validate_effective_acl
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
recursive
stripacl
traverse
validate_
effective_
acl
GitHub
@truenas/api-client
Loading...