Share Acl
Type: array of object Default:
[
{
"ae_perm": "FULL",
"ae_type": "ALLOWED",
"ae_who_sid": "S-1-1-0",
"ae_who_id": null,
"ae_who_str": null
}
]
List of SMB share ACL entries
No Additional ItemsEach item of this array must be:
SMBShareAclEntry
Type: object An SMB Share ACL Entry.
No Additional Properties Ae Perm
Type: enum (of string) Permissions granted to the principal.
Ae Type
Type: enum (of string) The type of SMB share ACL entry.
Ae Who Sid
Default: null SID value of the principal to whom ACL entry applies.
Default: null Unix ID of the principal to whom ACL entry applies.
SMBShareAclEntryWhoId
Type: object No Additional Properties Id Type
Type: enum (of string) Type: null
Ae Who Str
Default: null User or group name of the principal to whom the ACL entry applies
Type: string Must be at least 1
characters long
Type: null