powerscale 1.7.1 published on Wednesday, Apr 30, 2025 by dell
powerscale.getNfsExportSettings
Explore with Pulumi AI
This datasource is used to query the NFS Export Settings from PowerScale array. The information fetched from this datasource can be used for getting the details or for further processing in resource block.
Using getNfsExportSettings
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNfsExportSettings(args: GetNfsExportSettingsArgs, opts?: InvokeOptions): Promise<GetNfsExportSettingsResult>
function getNfsExportSettingsOutput(args: GetNfsExportSettingsOutputArgs, opts?: InvokeOptions): Output<GetNfsExportSettingsResult>
def get_nfs_export_settings(filter: Optional[GetNfsExportSettingsFilter] = None,
opts: Optional[InvokeOptions] = None) -> GetNfsExportSettingsResult
def get_nfs_export_settings_output(filter: Optional[pulumi.Input[GetNfsExportSettingsFilterArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNfsExportSettingsResult]
func LookupNfsExportSettings(ctx *Context, args *LookupNfsExportSettingsArgs, opts ...InvokeOption) (*LookupNfsExportSettingsResult, error)
func LookupNfsExportSettingsOutput(ctx *Context, args *LookupNfsExportSettingsOutputArgs, opts ...InvokeOption) LookupNfsExportSettingsResultOutput
> Note: This function is named LookupNfsExportSettings
in the Go SDK.
public static class GetNfsExportSettings
{
public static Task<GetNfsExportSettingsResult> InvokeAsync(GetNfsExportSettingsArgs args, InvokeOptions? opts = null)
public static Output<GetNfsExportSettingsResult> Invoke(GetNfsExportSettingsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNfsExportSettingsResult> getNfsExportSettings(GetNfsExportSettingsArgs args, InvokeOptions options)
public static Output<GetNfsExportSettingsResult> getNfsExportSettings(GetNfsExportSettingsArgs args, InvokeOptions options)
fn::invoke:
function: powerscale:index/getNfsExportSettings:getNfsExportSettings
arguments:
# arguments dictionary
The following arguments are supported:
getNfsExportSettings Result
The following output properties are available:
- Id string
- Identifier
- Nfs
Export GetSettings Nfs Export Settings Nfs Export Settings - NFS Export Settings
- Filter
Get
Nfs Export Settings Filter
- Id string
- Identifier
- Nfs
Export GetSettings Nfs Export Settings Nfs Export Settings - NFS Export Settings
- Filter
Get
Nfs Export Settings Filter
- id String
- Identifier
- nfs
Export GetSettings Nfs Export Settings Nfs Export Settings - NFS Export Settings
- filter
Get
Nfs Export Settings Filter
- id string
- Identifier
- nfs
Export GetSettings Nfs Export Settings Nfs Export Settings - NFS Export Settings
- filter
Get
Nfs Export Settings Filter
- id str
- Identifier
- nfs_
export_ Getsettings Nfs Export Settings Nfs Export Settings - NFS Export Settings
- filter
Get
Nfs Export Settings Filter
- id String
- Identifier
- nfs
Export Property MapSettings - NFS Export Settings
- filter Property Map
Supporting Types
GetNfsExportSettingsFilter
GetNfsExportSettingsNfsExportSettings
- All
Dirs bool - True if all directories under the specified paths are mountable.
- Block
Size double - Specifies the block size returned by the NFS statfs procedure.
- Can
Set boolTime - True if the client can set file times through the NFS set attribute request. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Case
Insensitive bool - True if the case is ignored for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Case
Preserving bool - True if the case is preserved for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Chown
Restricted bool - True if the superuser can change file ownership. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Commit
Asynchronous bool - True if NFS commit requests execute asynchronously.
- Directory
Transfer doubleSize - Specifies the preferred size for directory read operations. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Encoding string
- Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- Link
Max double - Specifies the reported maximum number of links to a file. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Map
All GetNfs Export Settings Nfs Export Settings Map All - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Failure GetNfs Export Settings Nfs Export Settings Map Failure - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Full bool - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- Map
Lookup boolUid - True if incoming user IDs (UIDs) are mapped to users in the OneFS user database. When set to false, incoming UIDs are applied directly to file operations.
- Map
Non GetRoot Nfs Export Settings Nfs Export Settings Map Non Root - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Retry bool - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- Map
Root GetNfs Export Settings Nfs Export Settings Map Root - Specifies the users and groups to which non-root and root clients are mapped.
- Max
File doubleSize - Specifies the maximum file size for any file accessed from the export. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Name
Max doubleSize - Specifies the reported maximum length of a file name. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- No
Truncate bool - True if long file names result in an error. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Read
Only bool - True if the export is set to read-only.
- Read
Transfer doubleMax Size - Specifies the maximum buffer size that clients should use on NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Read
Transfer doubleMultiple - Specifies the preferred multiple size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Read
Transfer doubleSize - Specifies the preferred size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Readdirplus bool
- True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- Readdirplus
Prefetch double - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- Return32bit
File boolIds - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- Security
Flavors List<string> - Specifies the authentication types that are supported for this export.
- Setattr
Asynchronous bool - True if set attribute operations execute asynchronously.
- Snapshot string
- Specifies the snapshot for all mounts.
- Symlinks bool
- True if symlinks are supported. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Time
Delta double - Specifies the resolution of all time values that are returned to the clients
- Write
Datasync stringAction - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- Write
Datasync stringReply - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- Write
Filesync stringAction - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- Write
Filesync stringReply - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- Write
Transfer doubleMax Size - Specifies the maximum buffer size that clients should use on NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Write
Transfer doubleMultiple - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Write
Transfer doubleSize - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Write
Unstable stringAction - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- Write
Unstable stringReply - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- Zone string
- Specifies the zone in which the export is valid.
- All
Dirs bool - True if all directories under the specified paths are mountable.
- Block
Size float64 - Specifies the block size returned by the NFS statfs procedure.
- Can
Set boolTime - True if the client can set file times through the NFS set attribute request. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Case
Insensitive bool - True if the case is ignored for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Case
Preserving bool - True if the case is preserved for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Chown
Restricted bool - True if the superuser can change file ownership. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Commit
Asynchronous bool - True if NFS commit requests execute asynchronously.
- Directory
Transfer float64Size - Specifies the preferred size for directory read operations. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Encoding string
- Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- Link
Max float64 - Specifies the reported maximum number of links to a file. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Map
All GetNfs Export Settings Nfs Export Settings Map All - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Failure GetNfs Export Settings Nfs Export Settings Map Failure - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Full bool - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- Map
Lookup boolUid - True if incoming user IDs (UIDs) are mapped to users in the OneFS user database. When set to false, incoming UIDs are applied directly to file operations.
- Map
Non GetRoot Nfs Export Settings Nfs Export Settings Map Non Root - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Retry bool - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- Map
Root GetNfs Export Settings Nfs Export Settings Map Root - Specifies the users and groups to which non-root and root clients are mapped.
- Max
File float64Size - Specifies the maximum file size for any file accessed from the export. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Name
Max float64Size - Specifies the reported maximum length of a file name. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- No
Truncate bool - True if long file names result in an error. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- Read
Only bool - True if the export is set to read-only.
- Read
Transfer float64Max Size - Specifies the maximum buffer size that clients should use on NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Read
Transfer float64Multiple - Specifies the preferred multiple size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Read
Transfer float64Size - Specifies the preferred size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Readdirplus bool
- True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- Readdirplus
Prefetch float64 - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- Return32bit
File boolIds - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- Security
Flavors []string - Specifies the authentication types that are supported for this export.
- Setattr
Asynchronous bool - True if set attribute operations execute asynchronously.
- Snapshot string
- Specifies the snapshot for all mounts.
- Symlinks bool
- True if symlinks are supported. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Time
Delta float64 - Specifies the resolution of all time values that are returned to the clients
- Write
Datasync stringAction - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- Write
Datasync stringReply - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- Write
Filesync stringAction - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- Write
Filesync stringReply - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- Write
Transfer float64Max Size - Specifies the maximum buffer size that clients should use on NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Write
Transfer float64Multiple - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Write
Transfer float64Size - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- Write
Unstable stringAction - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- Write
Unstable stringReply - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- Zone string
- Specifies the zone in which the export is valid.
- all
Dirs Boolean - True if all directories under the specified paths are mountable.
- block
Size Double - Specifies the block size returned by the NFS statfs procedure.
- can
Set BooleanTime - True if the client can set file times through the NFS set attribute request. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- case
Insensitive Boolean - True if the case is ignored for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- case
Preserving Boolean - True if the case is preserved for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- chown
Restricted Boolean - True if the superuser can change file ownership. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- commit
Asynchronous Boolean - True if NFS commit requests execute asynchronously.
- directory
Transfer DoubleSize - Specifies the preferred size for directory read operations. This value is used to advise the client of optimal settings for the server, but is not enforced.
- encoding String
- Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- link
Max Double - Specifies the reported maximum number of links to a file. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- map
All GetNfs Export Settings Nfs Export Settings Map All - Specifies the users and groups to which non-root and root clients are mapped.
- map
Failure GetNfs Export Settings Nfs Export Settings Map Failure - Specifies the users and groups to which non-root and root clients are mapped.
- map
Full Boolean - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- map
Lookup BooleanUid - True if incoming user IDs (UIDs) are mapped to users in the OneFS user database. When set to false, incoming UIDs are applied directly to file operations.
- map
Non GetRoot Nfs Export Settings Nfs Export Settings Map Non Root - Specifies the users and groups to which non-root and root clients are mapped.
- map
Retry Boolean - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- map
Root GetNfs Export Settings Nfs Export Settings Map Root - Specifies the users and groups to which non-root and root clients are mapped.
- max
File DoubleSize - Specifies the maximum file size for any file accessed from the export. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- name
Max DoubleSize - Specifies the reported maximum length of a file name. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- no
Truncate Boolean - True if long file names result in an error. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- read
Only Boolean - True if the export is set to read-only.
- read
Transfer DoubleMax Size - Specifies the maximum buffer size that clients should use on NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- read
Transfer DoubleMultiple - Specifies the preferred multiple size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- read
Transfer DoubleSize - Specifies the preferred size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- readdirplus Boolean
- True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- readdirplus
Prefetch Double - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- return32bit
File BooleanIds - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- security
Flavors List<String> - Specifies the authentication types that are supported for this export.
- setattr
Asynchronous Boolean - True if set attribute operations execute asynchronously.
- snapshot String
- Specifies the snapshot for all mounts.
- symlinks Boolean
- True if symlinks are supported. This value is used to advise the client of optimal settings for the server, but is not enforced.
- time
Delta Double - Specifies the resolution of all time values that are returned to the clients
- write
Datasync StringAction - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- write
Datasync StringReply - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- write
Filesync StringAction - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- write
Filesync StringReply - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- write
Transfer DoubleMax Size - Specifies the maximum buffer size that clients should use on NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write
Transfer DoubleMultiple - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write
Transfer DoubleSize - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write
Unstable StringAction - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- write
Unstable StringReply - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- zone String
- Specifies the zone in which the export is valid.
- all
Dirs boolean - True if all directories under the specified paths are mountable.
- block
Size number - Specifies the block size returned by the NFS statfs procedure.
- can
Set booleanTime - True if the client can set file times through the NFS set attribute request. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- case
Insensitive boolean - True if the case is ignored for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- case
Preserving boolean - True if the case is preserved for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- chown
Restricted boolean - True if the superuser can change file ownership. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- commit
Asynchronous boolean - True if NFS commit requests execute asynchronously.
- directory
Transfer numberSize - Specifies the preferred size for directory read operations. This value is used to advise the client of optimal settings for the server, but is not enforced.
- encoding string
- Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- link
Max number - Specifies the reported maximum number of links to a file. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- map
All GetNfs Export Settings Nfs Export Settings Map All - Specifies the users and groups to which non-root and root clients are mapped.
- map
Failure GetNfs Export Settings Nfs Export Settings Map Failure - Specifies the users and groups to which non-root and root clients are mapped.
- map
Full boolean - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- map
Lookup booleanUid - True if incoming user IDs (UIDs) are mapped to users in the OneFS user database. When set to false, incoming UIDs are applied directly to file operations.
- map
Non GetRoot Nfs Export Settings Nfs Export Settings Map Non Root - Specifies the users and groups to which non-root and root clients are mapped.
- map
Retry boolean - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- map
Root GetNfs Export Settings Nfs Export Settings Map Root - Specifies the users and groups to which non-root and root clients are mapped.
- max
File numberSize - Specifies the maximum file size for any file accessed from the export. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- name
Max numberSize - Specifies the reported maximum length of a file name. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- no
Truncate boolean - True if long file names result in an error. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- read
Only boolean - True if the export is set to read-only.
- read
Transfer numberMax Size - Specifies the maximum buffer size that clients should use on NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- read
Transfer numberMultiple - Specifies the preferred multiple size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- read
Transfer numberSize - Specifies the preferred size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- readdirplus boolean
- True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- readdirplus
Prefetch number - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- return32bit
File booleanIds - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- security
Flavors string[] - Specifies the authentication types that are supported for this export.
- setattr
Asynchronous boolean - True if set attribute operations execute asynchronously.
- snapshot string
- Specifies the snapshot for all mounts.
- symlinks boolean
- True if symlinks are supported. This value is used to advise the client of optimal settings for the server, but is not enforced.
- time
Delta number - Specifies the resolution of all time values that are returned to the clients
- write
Datasync stringAction - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- write
Datasync stringReply - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- write
Filesync stringAction - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- write
Filesync stringReply - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- write
Transfer numberMax Size - Specifies the maximum buffer size that clients should use on NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write
Transfer numberMultiple - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write
Transfer numberSize - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write
Unstable stringAction - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- write
Unstable stringReply - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- zone string
- Specifies the zone in which the export is valid.
- all_
dirs bool - True if all directories under the specified paths are mountable.
- block_
size float - Specifies the block size returned by the NFS statfs procedure.
- can_
set_ booltime - True if the client can set file times through the NFS set attribute request. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- case_
insensitive bool - True if the case is ignored for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- case_
preserving bool - True if the case is preserved for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- chown_
restricted bool - True if the superuser can change file ownership. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- commit_
asynchronous bool - True if NFS commit requests execute asynchronously.
- directory_
transfer_ floatsize - Specifies the preferred size for directory read operations. This value is used to advise the client of optimal settings for the server, but is not enforced.
- encoding str
- Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- link_
max float - Specifies the reported maximum number of links to a file. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- map_
all GetNfs Export Settings Nfs Export Settings Map All - Specifies the users and groups to which non-root and root clients are mapped.
- map_
failure GetNfs Export Settings Nfs Export Settings Map Failure - Specifies the users and groups to which non-root and root clients are mapped.
- map_
full bool - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- map_
lookup_ booluid - True if incoming user IDs (UIDs) are mapped to users in the OneFS user database. When set to false, incoming UIDs are applied directly to file operations.
- map_
non_ Getroot Nfs Export Settings Nfs Export Settings Map Non Root - Specifies the users and groups to which non-root and root clients are mapped.
- map_
retry bool - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- map_
root GetNfs Export Settings Nfs Export Settings Map Root - Specifies the users and groups to which non-root and root clients are mapped.
- max_
file_ floatsize - Specifies the maximum file size for any file accessed from the export. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- name_
max_ floatsize - Specifies the reported maximum length of a file name. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- no_
truncate bool - True if long file names result in an error. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- read_
only bool - True if the export is set to read-only.
- read_
transfer_ floatmax_ size - Specifies the maximum buffer size that clients should use on NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- read_
transfer_ floatmultiple - Specifies the preferred multiple size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- read_
transfer_ floatsize - Specifies the preferred size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- readdirplus bool
- True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- readdirplus_
prefetch float - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- return32bit_
file_ boolids - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- security_
flavors Sequence[str] - Specifies the authentication types that are supported for this export.
- setattr_
asynchronous bool - True if set attribute operations execute asynchronously.
- snapshot str
- Specifies the snapshot for all mounts.
- symlinks bool
- True if symlinks are supported. This value is used to advise the client of optimal settings for the server, but is not enforced.
- time_
delta float - Specifies the resolution of all time values that are returned to the clients
- write_
datasync_ straction - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- write_
datasync_ strreply - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- write_
filesync_ straction - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- write_
filesync_ strreply - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- write_
transfer_ floatmax_ size - Specifies the maximum buffer size that clients should use on NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write_
transfer_ floatmultiple - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write_
transfer_ floatsize - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write_
unstable_ straction - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- write_
unstable_ strreply - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- zone str
- Specifies the zone in which the export is valid.
- all
Dirs Boolean - True if all directories under the specified paths are mountable.
- block
Size Number - Specifies the block size returned by the NFS statfs procedure.
- can
Set BooleanTime - True if the client can set file times through the NFS set attribute request. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- case
Insensitive Boolean - True if the case is ignored for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- case
Preserving Boolean - True if the case is preserved for file names. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- chown
Restricted Boolean - True if the superuser can change file ownership. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- commit
Asynchronous Boolean - True if NFS commit requests execute asynchronously.
- directory
Transfer NumberSize - Specifies the preferred size for directory read operations. This value is used to advise the client of optimal settings for the server, but is not enforced.
- encoding String
- Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- link
Max Number - Specifies the reported maximum number of links to a file. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- map
All Property Map - Specifies the users and groups to which non-root and root clients are mapped.
- map
Failure Property Map - Specifies the users and groups to which non-root and root clients are mapped.
- map
Full Boolean - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- map
Lookup BooleanUid - True if incoming user IDs (UIDs) are mapped to users in the OneFS user database. When set to false, incoming UIDs are applied directly to file operations.
- map
Non Property MapRoot - Specifies the users and groups to which non-root and root clients are mapped.
- map
Retry Boolean - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- map
Root Property Map - Specifies the users and groups to which non-root and root clients are mapped.
- max
File NumberSize - Specifies the maximum file size for any file accessed from the export. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- name
Max NumberSize - Specifies the reported maximum length of a file name. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- no
Truncate Boolean - True if long file names result in an error. This parameter does not affect server behavior, but is included to accommodate legacy client requirements.
- read
Only Boolean - True if the export is set to read-only.
- read
Transfer NumberMax Size - Specifies the maximum buffer size that clients should use on NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- read
Transfer NumberMultiple - Specifies the preferred multiple size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- read
Transfer NumberSize - Specifies the preferred size for NFS read requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- readdirplus Boolean
- True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- readdirplus
Prefetch Number - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- return32bit
File BooleanIds - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- security
Flavors List<String> - Specifies the authentication types that are supported for this export.
- setattr
Asynchronous Boolean - True if set attribute operations execute asynchronously.
- snapshot String
- Specifies the snapshot for all mounts.
- symlinks Boolean
- True if symlinks are supported. This value is used to advise the client of optimal settings for the server, but is not enforced.
- time
Delta Number - Specifies the resolution of all time values that are returned to the clients
- write
Datasync StringAction - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- write
Datasync StringReply - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- write
Filesync StringAction - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- write
Filesync StringReply - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- write
Transfer NumberMax Size - Specifies the maximum buffer size that clients should use on NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write
Transfer NumberMultiple - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write
Transfer NumberSize - Specifies the preferred multiple size for NFS write requests. This value is used to advise the client of optimal settings for the server, but is not enforced.
- write
Unstable StringAction - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- write
Unstable StringReply - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- zone String
- Specifies the zone in which the export is valid.
GetNfsExportSettingsNfsExportSettingsMapAll
- Enabled bool
- True if the user mapping is applied.
- Primary
Group GetNfs Export Settings Nfs Export Settings Map All Primary Group - Specifies the persona of the file group.
- Secondary
Groups List<GetNfs Export Settings Nfs Export Settings Map All Secondary Group> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- User
Get
Nfs Export Settings Nfs Export Settings Map All User - Specifies the persona of the file group.
- Enabled bool
- True if the user mapping is applied.
- Primary
Group GetNfs Export Settings Nfs Export Settings Map All Primary Group - Specifies the persona of the file group.
- Secondary
Groups []GetNfs Export Settings Nfs Export Settings Map All Secondary Group - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- User
Get
Nfs Export Settings Nfs Export Settings Map All User - Specifies the persona of the file group.
- enabled Boolean
- True if the user mapping is applied.
- primary
Group GetNfs Export Settings Nfs Export Settings Map All Primary Group - Specifies the persona of the file group.
- secondary
Groups List<GetNfs Export Settings Nfs Export Settings Map All Secondary Group> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map All User - Specifies the persona of the file group.
- enabled boolean
- True if the user mapping is applied.
- primary
Group GetNfs Export Settings Nfs Export Settings Map All Primary Group - Specifies the persona of the file group.
- secondary
Groups GetNfs Export Settings Nfs Export Settings Map All Secondary Group[] - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map All User - Specifies the persona of the file group.
- enabled bool
- True if the user mapping is applied.
- primary_
group GetNfs Export Settings Nfs Export Settings Map All Primary Group - Specifies the persona of the file group.
- secondary_
groups Sequence[GetNfs Export Settings Nfs Export Settings Map All Secondary Group] - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map All User - Specifies the persona of the file group.
- enabled Boolean
- True if the user mapping is applied.
- primary
Group Property Map - Specifies the persona of the file group.
- secondary
Groups List<Property Map> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user Property Map
- Specifies the persona of the file group.
GetNfsExportSettingsNfsExportSettingsMapAllPrimaryGroup
GetNfsExportSettingsNfsExportSettingsMapAllSecondaryGroup
GetNfsExportSettingsNfsExportSettingsMapAllUser
GetNfsExportSettingsNfsExportSettingsMapFailure
- Enabled bool
- True if the user mapping is applied.
- Primary
Group GetNfs Export Settings Nfs Export Settings Map Failure Primary Group - Specifies the persona of the file group.
- Secondary
Groups List<GetNfs Export Settings Nfs Export Settings Map Failure Secondary Group> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- User
Get
Nfs Export Settings Nfs Export Settings Map Failure User - Specifies the persona of the file group.
- Enabled bool
- True if the user mapping is applied.
- Primary
Group GetNfs Export Settings Nfs Export Settings Map Failure Primary Group - Specifies the persona of the file group.
- Secondary
Groups []GetNfs Export Settings Nfs Export Settings Map Failure Secondary Group - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- User
Get
Nfs Export Settings Nfs Export Settings Map Failure User - Specifies the persona of the file group.
- enabled Boolean
- True if the user mapping is applied.
- primary
Group GetNfs Export Settings Nfs Export Settings Map Failure Primary Group - Specifies the persona of the file group.
- secondary
Groups List<GetNfs Export Settings Nfs Export Settings Map Failure Secondary Group> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map Failure User - Specifies the persona of the file group.
- enabled boolean
- True if the user mapping is applied.
- primary
Group GetNfs Export Settings Nfs Export Settings Map Failure Primary Group - Specifies the persona of the file group.
- secondary
Groups GetNfs Export Settings Nfs Export Settings Map Failure Secondary Group[] - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map Failure User - Specifies the persona of the file group.
- enabled bool
- True if the user mapping is applied.
- primary_
group GetNfs Export Settings Nfs Export Settings Map Failure Primary Group - Specifies the persona of the file group.
- secondary_
groups Sequence[GetNfs Export Settings Nfs Export Settings Map Failure Secondary Group] - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map Failure User - Specifies the persona of the file group.
- enabled Boolean
- True if the user mapping is applied.
- primary
Group Property Map - Specifies the persona of the file group.
- secondary
Groups List<Property Map> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user Property Map
- Specifies the persona of the file group.
GetNfsExportSettingsNfsExportSettingsMapFailurePrimaryGroup
GetNfsExportSettingsNfsExportSettingsMapFailureSecondaryGroup
GetNfsExportSettingsNfsExportSettingsMapFailureUser
GetNfsExportSettingsNfsExportSettingsMapNonRoot
- Enabled bool
- True if the user mapping is applied.
- Primary
Group GetNfs Export Settings Nfs Export Settings Map Non Root Primary Group - Specifies the persona of the file group.
- Secondary
Groups List<GetNfs Export Settings Nfs Export Settings Map Non Root Secondary Group> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- User
Get
Nfs Export Settings Nfs Export Settings Map Non Root User - Specifies the persona of the file group.
- Enabled bool
- True if the user mapping is applied.
- Primary
Group GetNfs Export Settings Nfs Export Settings Map Non Root Primary Group - Specifies the persona of the file group.
- Secondary
Groups []GetNfs Export Settings Nfs Export Settings Map Non Root Secondary Group - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- User
Get
Nfs Export Settings Nfs Export Settings Map Non Root User - Specifies the persona of the file group.
- enabled Boolean
- True if the user mapping is applied.
- primary
Group GetNfs Export Settings Nfs Export Settings Map Non Root Primary Group - Specifies the persona of the file group.
- secondary
Groups List<GetNfs Export Settings Nfs Export Settings Map Non Root Secondary Group> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map Non Root User - Specifies the persona of the file group.
- enabled boolean
- True if the user mapping is applied.
- primary
Group GetNfs Export Settings Nfs Export Settings Map Non Root Primary Group - Specifies the persona of the file group.
- secondary
Groups GetNfs Export Settings Nfs Export Settings Map Non Root Secondary Group[] - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map Non Root User - Specifies the persona of the file group.
- enabled bool
- True if the user mapping is applied.
- primary_
group GetNfs Export Settings Nfs Export Settings Map Non Root Primary Group - Specifies the persona of the file group.
- secondary_
groups Sequence[GetNfs Export Settings Nfs Export Settings Map Non Root Secondary Group] - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map Non Root User - Specifies the persona of the file group.
- enabled Boolean
- True if the user mapping is applied.
- primary
Group Property Map - Specifies the persona of the file group.
- secondary
Groups List<Property Map> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user Property Map
- Specifies the persona of the file group.
GetNfsExportSettingsNfsExportSettingsMapNonRootPrimaryGroup
GetNfsExportSettingsNfsExportSettingsMapNonRootSecondaryGroup
GetNfsExportSettingsNfsExportSettingsMapNonRootUser
GetNfsExportSettingsNfsExportSettingsMapRoot
- Enabled bool
- True if the user mapping is applied.
- Primary
Group GetNfs Export Settings Nfs Export Settings Map Root Primary Group - Specifies the persona of the file group.
- Secondary
Groups List<GetNfs Export Settings Nfs Export Settings Map Root Secondary Group> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- User
Get
Nfs Export Settings Nfs Export Settings Map Root User - Specifies the persona of the file group.
- Enabled bool
- True if the user mapping is applied.
- Primary
Group GetNfs Export Settings Nfs Export Settings Map Root Primary Group - Specifies the persona of the file group.
- Secondary
Groups []GetNfs Export Settings Nfs Export Settings Map Root Secondary Group - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- User
Get
Nfs Export Settings Nfs Export Settings Map Root User - Specifies the persona of the file group.
- enabled Boolean
- True if the user mapping is applied.
- primary
Group GetNfs Export Settings Nfs Export Settings Map Root Primary Group - Specifies the persona of the file group.
- secondary
Groups List<GetNfs Export Settings Nfs Export Settings Map Root Secondary Group> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map Root User - Specifies the persona of the file group.
- enabled boolean
- True if the user mapping is applied.
- primary
Group GetNfs Export Settings Nfs Export Settings Map Root Primary Group - Specifies the persona of the file group.
- secondary
Groups GetNfs Export Settings Nfs Export Settings Map Root Secondary Group[] - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map Root User - Specifies the persona of the file group.
- enabled bool
- True if the user mapping is applied.
- primary_
group GetNfs Export Settings Nfs Export Settings Map Root Primary Group - Specifies the persona of the file group.
- secondary_
groups Sequence[GetNfs Export Settings Nfs Export Settings Map Root Secondary Group] - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
Get
Nfs Export Settings Nfs Export Settings Map Root User - Specifies the persona of the file group.
- enabled Boolean
- True if the user mapping is applied.
- primary
Group Property Map - Specifies the persona of the file group.
- secondary
Groups List<Property Map> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user Property Map
- Specifies the persona of the file group.
GetNfsExportSettingsNfsExportSettingsMapRootPrimaryGroup
GetNfsExportSettingsNfsExportSettingsMapRootSecondaryGroup
GetNfsExportSettingsNfsExportSettingsMapRootUser
Package Details
- Repository
- powerscale dell/terraform-provider-powerscale
- License
- Notes
- This Pulumi package is based on the
powerscale
Terraform Provider.