Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientAccessRight

Package version

The mapping between a particular client IP and the type of access client has on the NFS share.

Hierarchy

  • ClientAccessRight

Index

Properties

accessPermission

accessPermission: ClientPermissionType

Type of access to be allowed for the client. Possible values include: 'NoAccess', 'ReadOnly', 'ReadWrite'

client

client: string

IP of the client.

Generated using TypeDoc