AmlFilesystemRootSquashSettings interface

AML file system squash settings.

Properties

mode

Squash mode of the AML file system. 'All': User and Group IDs on files will be squashed to the provided values for all users on non-trusted systems. 'RootOnly': User and Group IDs on files will be squashed to provided values for solely the root user on non-trusted systems. 'None': No squashing of User and Group IDs is performed for any users on any systems.

noSquashNidLists

Semicolon separated NID IP Address list(s) to be added to the TrustedSystems.

squashGID

Group ID to squash to.

squashUID

User ID to squash to.

status

AML file system squash status. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

mode

Squash mode of the AML file system. 'All': User and Group IDs on files will be squashed to the provided values for all users on non-trusted systems. 'RootOnly': User and Group IDs on files will be squashed to provided values for solely the root user on non-trusted systems. 'None': No squashing of User and Group IDs is performed for any users on any systems.

mode?: string

Property Value

string

noSquashNidLists

Semicolon separated NID IP Address list(s) to be added to the TrustedSystems.

noSquashNidLists?: string

Property Value

string

squashGID

Group ID to squash to.

squashGID?: number

Property Value

number

squashUID

User ID to squash to.

squashUID?: number

Property Value

number

status

AML file system squash status. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string