webshare.update =============== Update Webshare Service Configuration. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: webshare_update

webshare_update

Type: object

Updated webshare configuration data.

No Additional Properties

Bindip

Type: array of string

List of IP addresses used by the TrueNAS Webshare server.

No Additional Items
Each item of this array must be:
Type: string

Passkey

Type: enum (of string)

Passkey authentication mode.

Must be one of:
  • "ENABLED"
  • "DISABLED"
  • "REQUIRED"

Groups

Type: array of string

A list of AD/LDAP group names whose members will be granted access to Webshare.

No Additional Items
Each item of this array must be:
Type: string

WebshareEntry

Type: object

The updated Webshare service configuration.

No Additional Properties

Id

Type: integer

Unique identifier for the Webshare service configuration.

Bindip

Type: array of string

List of IP addresses used by the TrueNAS Webshare server.

No Additional Items
Each item of this array must be:
Type: string

Passkey

Type: enum (of string)

Passkey authentication mode.

Must be one of:
  • "ENABLED"
  • "DISABLED"
  • "REQUIRED"

Groups

Type: array of string

A list of AD/LDAP group names whose members will be granted access to Webshare.

No Additional Items
Each item of this array must be:
Type: string


*Required roles:* SHARING_WEBSHARE_WRITE