Sdílet prostřednictvím


ExportPolicyRule interface

Volume Export Policy Rule

Properties

allowedClients

Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names

chownMode

This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own.

cifs

Allows CIFS protocol

hasRootAccess

Has root access to volume

kerberos5IReadOnly

Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later

kerberos5IReadWrite

Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later

kerberos5PReadOnly

Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later

kerberos5PReadWrite

Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later

kerberos5ReadOnly

Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later

kerberos5ReadWrite

Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later

nfsv3

Allows NFSv3 protocol. Enable only for NFSv3 type volumes

nfsv41

Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes

ruleIndex

Order index

unixReadOnly

Read only access

unixReadWrite

Read and write access

Property Details

allowedClients

Client ingress specification as comma separated string with IPv4 CIDRs, IPv4 host addresses and host names

allowedClients?: string

Property Value

string

chownMode

This parameter specifies who is authorized to change the ownership of a file. restricted - Only root user can change the ownership of the file. unrestricted - Non-root users can change ownership of files that they own.

chownMode?: string

Property Value

string

cifs

Allows CIFS protocol

cifs?: boolean

Property Value

boolean

hasRootAccess

Has root access to volume

hasRootAccess?: boolean

Property Value

boolean

kerberos5IReadOnly

Kerberos5i Read only access. To be use with swagger version 2020-05-01 or later

kerberos5IReadOnly?: boolean

Property Value

boolean

kerberos5IReadWrite

Kerberos5i Read and write access. To be use with swagger version 2020-05-01 or later

kerberos5IReadWrite?: boolean

Property Value

boolean

kerberos5PReadOnly

Kerberos5p Read only access. To be use with swagger version 2020-05-01 or later

kerberos5PReadOnly?: boolean

Property Value

boolean

kerberos5PReadWrite

Kerberos5p Read and write access. To be use with swagger version 2020-05-01 or later

kerberos5PReadWrite?: boolean

Property Value

boolean

kerberos5ReadOnly

Kerberos5 Read only access. To be use with swagger version 2020-05-01 or later

kerberos5ReadOnly?: boolean

Property Value

boolean

kerberos5ReadWrite

Kerberos5 Read and write access. To be use with swagger version 2020-05-01 or later

kerberos5ReadWrite?: boolean

Property Value

boolean

nfsv3

Allows NFSv3 protocol. Enable only for NFSv3 type volumes

nfsv3?: boolean

Property Value

boolean

nfsv41

Allows NFSv4.1 protocol. Enable only for NFSv4.1 type volumes

nfsv41?: boolean

Property Value

boolean

ruleIndex

Order index

ruleIndex?: number

Property Value

number

unixReadOnly

Read only access

unixReadOnly?: boolean

Property Value

boolean

unixReadWrite

Read and write access

unixReadWrite?: boolean

Property Value

boolean