powerscale 1.7.0 published on Monday, Apr 14, 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 This property is required. bool - True if all directories under the specified paths are mountable.
- Block
Size This property is required. double - Specifies the block size returned by the NFS statfs procedure.
- Can
Set Time This property is required. bool - 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. bool - True if NFS commit requests execute asynchronously.
- Directory
Transfer Size This property is required. double - 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
This property is required. string - Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- Link
Max This property is required. 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 This property is required. GetNfs Export Settings Nfs Export Settings Map All - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Failure This property is required. GetNfs Export Settings Nfs Export Settings Map Failure - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Full This property is required. bool - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- Map
Lookup Uid This property is required. bool - 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 Root This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Retry This property is required. bool - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- Map
Root This property is required. GetNfs Export Settings Nfs Export Settings Map Root - Specifies the users and groups to which non-root and root clients are mapped.
- Max
File Size This property is required. double - 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 Size This property is required. double - 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 This property is required. 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 This property is required. bool - True if the export is set to read-only.
- Read
Transfer Max Size This property is required. double - 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 Multiple This property is required. double - 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 Size This property is required. double - 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
This property is required. bool - True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- Readdirplus
Prefetch This property is required. double - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- Return32bit
File Ids This property is required. bool - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- Security
Flavors This property is required. List<string> - Specifies the authentication types that are supported for this export.
- Setattr
Asynchronous This property is required. bool - True if set attribute operations execute asynchronously.
- Snapshot
This property is required. string - Specifies the snapshot for all mounts.
- Symlinks
This property is required. 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 This property is required. double - Specifies the resolution of all time values that are returned to the clients
- Write
Datasync Action This property is required. string - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- Write
Datasync Reply This property is required. string - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- Write
Filesync Action This property is required. string - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- Write
Filesync Reply This property is required. string - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- Write
Transfer Max Size This property is required. double - 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 Multiple This property is required. double - 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 Size This property is required. double - 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 Action This property is required. string - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- Write
Unstable Reply This property is required. string - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- Zone
This property is required. string - Specifies the zone in which the export is valid.
- All
Dirs This property is required. bool - True if all directories under the specified paths are mountable.
- Block
Size This property is required. float64 - Specifies the block size returned by the NFS statfs procedure.
- Can
Set Time This property is required. bool - 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. bool - True if NFS commit requests execute asynchronously.
- Directory
Transfer Size This property is required. float64 - 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
This property is required. string - Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- Link
Max This property is required. 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 This property is required. GetNfs Export Settings Nfs Export Settings Map All - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Failure This property is required. GetNfs Export Settings Nfs Export Settings Map Failure - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Full This property is required. bool - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- Map
Lookup Uid This property is required. bool - 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 Root This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root - Specifies the users and groups to which non-root and root clients are mapped.
- Map
Retry This property is required. bool - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- Map
Root This property is required. GetNfs Export Settings Nfs Export Settings Map Root - Specifies the users and groups to which non-root and root clients are mapped.
- Max
File Size This property is required. float64 - 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 Size This property is required. float64 - 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 This property is required. 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 This property is required. bool - True if the export is set to read-only.
- Read
Transfer Max Size This property is required. float64 - 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 Multiple This property is required. float64 - 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 Size This property is required. float64 - 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
This property is required. bool - True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- Readdirplus
Prefetch This property is required. float64 - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- Return32bit
File Ids This property is required. bool - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- Security
Flavors This property is required. []string - Specifies the authentication types that are supported for this export.
- Setattr
Asynchronous This property is required. bool - True if set attribute operations execute asynchronously.
- Snapshot
This property is required. string - Specifies the snapshot for all mounts.
- Symlinks
This property is required. 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 This property is required. float64 - Specifies the resolution of all time values that are returned to the clients
- Write
Datasync Action This property is required. string - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- Write
Datasync Reply This property is required. string - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- Write
Filesync Action This property is required. string - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- Write
Filesync Reply This property is required. string - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- Write
Transfer Max Size This property is required. float64 - 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 Multiple This property is required. float64 - 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 Size This property is required. float64 - 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 Action This property is required. string - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- Write
Unstable Reply This property is required. string - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- Zone
This property is required. string - Specifies the zone in which the export is valid.
- all
Dirs This property is required. Boolean - True if all directories under the specified paths are mountable.
- block
Size This property is required. Double - Specifies the block size returned by the NFS statfs procedure.
- can
Set Time This property is required. Boolean - 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. Boolean - True if NFS commit requests execute asynchronously.
- directory
Transfer Size This property is required. Double - 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
This property is required. String - Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- link
Max This property is required. 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 This property is required. GetNfs Export Settings Nfs Export Settings Map All - Specifies the users and groups to which non-root and root clients are mapped.
- map
Failure This property is required. GetNfs Export Settings Nfs Export Settings Map Failure - Specifies the users and groups to which non-root and root clients are mapped.
- map
Full This property is required. Boolean - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- map
Lookup Uid This property is required. Boolean - 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 Root This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root - Specifies the users and groups to which non-root and root clients are mapped.
- map
Retry This property is required. Boolean - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- map
Root This property is required. GetNfs Export Settings Nfs Export Settings Map Root - Specifies the users and groups to which non-root and root clients are mapped.
- max
File Size This property is required. Double - 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 Size This property is required. Double - 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 This property is required. 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 This property is required. Boolean - True if the export is set to read-only.
- read
Transfer Max Size This property is required. Double - 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 Multiple This property is required. Double - 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 Size This property is required. Double - 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
This property is required. Boolean - True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- readdirplus
Prefetch This property is required. Double - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- return32bit
File Ids This property is required. Boolean - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- security
Flavors This property is required. List<String> - Specifies the authentication types that are supported for this export.
- setattr
Asynchronous This property is required. Boolean - True if set attribute operations execute asynchronously.
- snapshot
This property is required. String - Specifies the snapshot for all mounts.
- symlinks
This property is required. 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 This property is required. Double - Specifies the resolution of all time values that are returned to the clients
- write
Datasync Action This property is required. String - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- write
Datasync Reply This property is required. String - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- write
Filesync Action This property is required. String - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- write
Filesync Reply This property is required. String - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- write
Transfer Max Size This property is required. Double - 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 Multiple This property is required. Double - 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 Size This property is required. Double - 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 Action This property is required. String - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- write
Unstable Reply This property is required. String - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- zone
This property is required. String - Specifies the zone in which the export is valid.
- all
Dirs This property is required. boolean - True if all directories under the specified paths are mountable.
- block
Size This property is required. number - Specifies the block size returned by the NFS statfs procedure.
- can
Set Time This property is required. boolean - 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. boolean - True if NFS commit requests execute asynchronously.
- directory
Transfer Size This property is required. number - 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
This property is required. string - Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- link
Max This property is required. 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 This property is required. GetNfs Export Settings Nfs Export Settings Map All - Specifies the users and groups to which non-root and root clients are mapped.
- map
Failure This property is required. GetNfs Export Settings Nfs Export Settings Map Failure - Specifies the users and groups to which non-root and root clients are mapped.
- map
Full This property is required. boolean - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- map
Lookup Uid This property is required. boolean - 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 Root This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root - Specifies the users and groups to which non-root and root clients are mapped.
- map
Retry This property is required. boolean - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- map
Root This property is required. GetNfs Export Settings Nfs Export Settings Map Root - Specifies the users and groups to which non-root and root clients are mapped.
- max
File Size This property is required. number - 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 Size This property is required. number - 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 This property is required. 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 This property is required. boolean - True if the export is set to read-only.
- read
Transfer Max Size This property is required. number - 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 Multiple This property is required. number - 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 Size This property is required. number - 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
This property is required. boolean - True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- readdirplus
Prefetch This property is required. number - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- return32bit
File Ids This property is required. boolean - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- security
Flavors This property is required. string[] - Specifies the authentication types that are supported for this export.
- setattr
Asynchronous This property is required. boolean - True if set attribute operations execute asynchronously.
- snapshot
This property is required. string - Specifies the snapshot for all mounts.
- symlinks
This property is required. 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 This property is required. number - Specifies the resolution of all time values that are returned to the clients
- write
Datasync Action This property is required. string - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- write
Datasync Reply This property is required. string - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- write
Filesync Action This property is required. string - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- write
Filesync Reply This property is required. string - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- write
Transfer Max Size This property is required. number - 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 Multiple This property is required. number - 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 Size This property is required. number - 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 Action This property is required. string - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- write
Unstable Reply This property is required. string - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- zone
This property is required. string - Specifies the zone in which the export is valid.
- all_
dirs This property is required. bool - True if all directories under the specified paths are mountable.
- block_
size This property is required. float - Specifies the block size returned by the NFS statfs procedure.
- can_
set_ time This property is required. bool - 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. bool - True if NFS commit requests execute asynchronously.
- directory_
transfer_ size This property is required. float - 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
This property is required. str - Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- link_
max This property is required. 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 This property is required. GetNfs Export Settings Nfs Export Settings Map All - Specifies the users and groups to which non-root and root clients are mapped.
- map_
failure This property is required. GetNfs Export Settings Nfs Export Settings Map Failure - Specifies the users and groups to which non-root and root clients are mapped.
- map_
full This property is required. bool - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- map_
lookup_ uid This property is required. bool - 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_ root This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root - Specifies the users and groups to which non-root and root clients are mapped.
- map_
retry This property is required. bool - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- map_
root This property is required. GetNfs Export Settings Nfs Export Settings Map Root - Specifies the users and groups to which non-root and root clients are mapped.
- max_
file_ size This property is required. float - 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_ size This property is required. float - 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 This property is required. 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 This property is required. bool - True if the export is set to read-only.
- read_
transfer_ max_ size This property is required. float - 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_ multiple This property is required. float - 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_ size This property is required. float - 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
This property is required. bool - True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- readdirplus_
prefetch This property is required. float - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- return32bit_
file_ ids This property is required. bool - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- security_
flavors This property is required. Sequence[str] - Specifies the authentication types that are supported for this export.
- setattr_
asynchronous This property is required. bool - True if set attribute operations execute asynchronously.
- snapshot
This property is required. str - Specifies the snapshot for all mounts.
- symlinks
This property is required. 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 This property is required. float - Specifies the resolution of all time values that are returned to the clients
- write_
datasync_ action This property is required. str - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- write_
datasync_ reply This property is required. str - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- write_
filesync_ action This property is required. str - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- write_
filesync_ reply This property is required. str - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- write_
transfer_ max_ size This property is required. float - 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_ multiple This property is required. float - 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_ size This property is required. float - 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_ action This property is required. str - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- write_
unstable_ reply This property is required. str - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- zone
This property is required. str - Specifies the zone in which the export is valid.
- all
Dirs This property is required. Boolean - True if all directories under the specified paths are mountable.
- block
Size This property is required. Number - Specifies the block size returned by the NFS statfs procedure.
- can
Set Time This property is required. Boolean - 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. Boolean - True if NFS commit requests execute asynchronously.
- directory
Transfer Size This property is required. Number - 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
This property is required. String - Specifies the default character set encoding of the clients connecting to the export, unless otherwise specified.
- link
Max This property is required. 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 This property is required. Property Map - Specifies the users and groups to which non-root and root clients are mapped.
- map
Failure This property is required. Property Map - Specifies the users and groups to which non-root and root clients are mapped.
- map
Full This property is required. Boolean - True if user mappings query the OneFS user database. When set to false, user mappings only query local authentication.
- map
Lookup Uid This property is required. Boolean - 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 Root This property is required. Property Map - Specifies the users and groups to which non-root and root clients are mapped.
- map
Retry This property is required. Boolean - Determines whether searches for users specified in 'mapall', 'maproot' or 'map_nonroot' are retried if the search fails.
- map
Root This property is required. Property Map - Specifies the users and groups to which non-root and root clients are mapped.
- max
File Size This property is required. Number - 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 Size This property is required. Number - 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 This property is required. 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 This property is required. Boolean - True if the export is set to read-only.
- read
Transfer Max Size This property is required. Number - 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 Multiple This property is required. Number - 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 Size This property is required. Number - 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
This property is required. Boolean - True if 'readdirplus' requests are enabled. Enabling this property might improve network performance and is only available for NFSv3.
- readdirplus
Prefetch This property is required. Number - Sets the number of directory entries that are prefetched when a 'readdirplus' request is processed. (Deprecated.)
- return32bit
File Ids This property is required. Boolean - Limits the size of file identifiers returned by NFSv3+ to 32-bit values (may require remount).
- security
Flavors This property is required. List<String> - Specifies the authentication types that are supported for this export.
- setattr
Asynchronous This property is required. Boolean - True if set attribute operations execute asynchronously.
- snapshot
This property is required. String - Specifies the snapshot for all mounts.
- symlinks
This property is required. 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 This property is required. Number - Specifies the resolution of all time values that are returned to the clients
- write
Datasync Action This property is required. String - Specifies the action to be taken when an NFSv3+ datasync write is requested.
- write
Datasync Reply This property is required. String - Specifies the stability disposition returned when an NFSv3+ datasync write is processed.
- write
Filesync Action This property is required. String - Specifies the action to be taken when an NFSv3+ filesync write is requested.
- write
Filesync Reply This property is required. String - Specifies the stability disposition returned when an NFSv3+ filesync write is processed.
- write
Transfer Max Size This property is required. Number - 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 Multiple This property is required. Number - 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 Size This property is required. Number - 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 Action This property is required. String - Specifies the action to be taken when an NFSv3+ unstable write is requested.
- write
Unstable Reply This property is required. String - Specifies the stability disposition returned when an NFSv3+ unstable write is processed.
- zone
This property is required. String - Specifies the zone in which the export is valid.
GetNfsExportSettingsNfsExportSettingsMapAll
- Enabled
This property is required. bool - True if the user mapping is applied.
- Primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map All Primary Group - Specifies the persona of the file group.
- Secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map All User - Specifies the persona of the file group.
- Enabled
This property is required. bool - True if the user mapping is applied.
- Primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map All Primary Group - Specifies the persona of the file group.
- Secondary
Groups This property is required. []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
This property is required. GetNfs Export Settings Nfs Export Settings Map All User - Specifies the persona of the file group.
- enabled
This property is required. Boolean - True if the user mapping is applied.
- primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map All Primary Group - Specifies the persona of the file group.
- secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map All User - Specifies the persona of the file group.
- enabled
This property is required. boolean - True if the user mapping is applied.
- primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map All Primary Group - Specifies the persona of the file group.
- secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map All User - Specifies the persona of the file group.
- enabled
This property is required. bool - True if the user mapping is applied.
- primary_
group This property is required. GetNfs Export Settings Nfs Export Settings Map All Primary Group - Specifies the persona of the file group.
- secondary_
groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map All User - Specifies the persona of the file group.
- enabled
This property is required. Boolean - True if the user mapping is applied.
- primary
Group This property is required. Property Map - Specifies the persona of the file group.
- secondary
Groups This property is required. List<Property Map> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
This property is required. Property Map - Specifies the persona of the file group.
GetNfsExportSettingsNfsExportSettingsMapAllPrimaryGroup
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapAllSecondaryGroup
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapAllUser
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapFailure
- Enabled
This property is required. bool - True if the user mapping is applied.
- Primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Failure Primary Group - Specifies the persona of the file group.
- Secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Failure User - Specifies the persona of the file group.
- Enabled
This property is required. bool - True if the user mapping is applied.
- Primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Failure Primary Group - Specifies the persona of the file group.
- Secondary
Groups This property is required. []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
This property is required. GetNfs Export Settings Nfs Export Settings Map Failure User - Specifies the persona of the file group.
- enabled
This property is required. Boolean - True if the user mapping is applied.
- primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Failure Primary Group - Specifies the persona of the file group.
- secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Failure User - Specifies the persona of the file group.
- enabled
This property is required. boolean - True if the user mapping is applied.
- primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Failure Primary Group - Specifies the persona of the file group.
- secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Failure User - Specifies the persona of the file group.
- enabled
This property is required. bool - True if the user mapping is applied.
- primary_
group This property is required. GetNfs Export Settings Nfs Export Settings Map Failure Primary Group - Specifies the persona of the file group.
- secondary_
groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Failure User - Specifies the persona of the file group.
- enabled
This property is required. Boolean - True if the user mapping is applied.
- primary
Group This property is required. Property Map - Specifies the persona of the file group.
- secondary
Groups This property is required. List<Property Map> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
This property is required. Property Map - Specifies the persona of the file group.
GetNfsExportSettingsNfsExportSettingsMapFailurePrimaryGroup
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapFailureSecondaryGroup
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapFailureUser
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapNonRoot
- Enabled
This property is required. bool - True if the user mapping is applied.
- Primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root Primary Group - Specifies the persona of the file group.
- Secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root User - Specifies the persona of the file group.
- Enabled
This property is required. bool - True if the user mapping is applied.
- Primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root Primary Group - Specifies the persona of the file group.
- Secondary
Groups This property is required. []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
This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root User - Specifies the persona of the file group.
- enabled
This property is required. Boolean - True if the user mapping is applied.
- primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root Primary Group - Specifies the persona of the file group.
- secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root User - Specifies the persona of the file group.
- enabled
This property is required. boolean - True if the user mapping is applied.
- primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root Primary Group - Specifies the persona of the file group.
- secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root User - Specifies the persona of the file group.
- enabled
This property is required. bool - True if the user mapping is applied.
- primary_
group This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root Primary Group - Specifies the persona of the file group.
- secondary_
groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Non Root User - Specifies the persona of the file group.
- enabled
This property is required. Boolean - True if the user mapping is applied.
- primary
Group This property is required. Property Map - Specifies the persona of the file group.
- secondary
Groups This property is required. List<Property Map> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
This property is required. Property Map - Specifies the persona of the file group.
GetNfsExportSettingsNfsExportSettingsMapNonRootPrimaryGroup
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapNonRootSecondaryGroup
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapNonRootUser
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapRoot
- Enabled
This property is required. bool - True if the user mapping is applied.
- Primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Root Primary Group - Specifies the persona of the file group.
- Secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Root User - Specifies the persona of the file group.
- Enabled
This property is required. bool - True if the user mapping is applied.
- Primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Root Primary Group - Specifies the persona of the file group.
- Secondary
Groups This property is required. []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
This property is required. GetNfs Export Settings Nfs Export Settings Map Root User - Specifies the persona of the file group.
- enabled
This property is required. Boolean - True if the user mapping is applied.
- primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Root Primary Group - Specifies the persona of the file group.
- secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Root User - Specifies the persona of the file group.
- enabled
This property is required. boolean - True if the user mapping is applied.
- primary
Group This property is required. GetNfs Export Settings Nfs Export Settings Map Root Primary Group - Specifies the persona of the file group.
- secondary
Groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Root User - Specifies the persona of the file group.
- enabled
This property is required. bool - True if the user mapping is applied.
- primary_
group This property is required. GetNfs Export Settings Nfs Export Settings Map Root Primary Group - Specifies the persona of the file group.
- secondary_
groups This property is required. 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
This property is required. GetNfs Export Settings Nfs Export Settings Map Root User - Specifies the persona of the file group.
- enabled
This property is required. Boolean - True if the user mapping is applied.
- primary
Group This property is required. Property Map - Specifies the persona of the file group.
- secondary
Groups This property is required. List<Property Map> - Specifies persona properties for the secondary user group. A persona consists of either a type and name, or an ID.
- user
This property is required. Property Map - Specifies the persona of the file group.
GetNfsExportSettingsNfsExportSettingsMapRootPrimaryGroup
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapRootSecondaryGroup
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
GetNfsExportSettingsNfsExportSettingsMapRootUser
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- Id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- Name
This property is required. string - Specifies the persona name, which must be combined with a type.
- Type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
- id
This property is required. string - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. string - Specifies the persona name, which must be combined with a type.
- type
This property is required. string - Specifies the type of persona, which must be combined with a name.
- id
This property is required. str - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. str - Specifies the persona name, which must be combined with a type.
- type
This property is required. str - Specifies the type of persona, which must be combined with a name.
- id
This property is required. String - Specifies the serialized form of a persona, which can be 'UID:0', 'USER:name', 'GID:0', 'GROUP:wheel', or 'SID:S-1-1'.
- name
This property is required. String - Specifies the persona name, which must be combined with a type.
- type
This property is required. String - Specifies the type of persona, which must be combined with a name.
Package Details
- Repository
- powerscale dell/terraform-provider-powerscale
- License
- Notes
- This Pulumi package is based on the
powerscale
Terraform Provider.