powerstore 1.2.1 published on Thursday, Jun 26, 2025 by dell
powerstore.getFilesystem
Start a Neo task
Explain and create a powerstore.getFilesystem resource
Using getFilesystem
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 getFilesystem(args: GetFilesystemArgs, opts?: InvokeOptions): Promise<GetFilesystemResult>
function getFilesystemOutput(args: GetFilesystemOutputArgs, opts?: InvokeOptions): Output<GetFilesystemResult>def get_filesystem(filter_expression: Optional[str] = None,
id: Optional[str] = None,
name: Optional[str] = None,
nas_server_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFilesystemResult
def get_filesystem_output(filter_expression: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
nas_server_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFilesystemResult]func LookupFilesystem(ctx *Context, args *LookupFilesystemArgs, opts ...InvokeOption) (*LookupFilesystemResult, error)
func LookupFilesystemOutput(ctx *Context, args *LookupFilesystemOutputArgs, opts ...InvokeOption) LookupFilesystemResultOutput> Note: This function is named LookupFilesystem in the Go SDK.
public static class GetFilesystem
{
public static Task<GetFilesystemResult> InvokeAsync(GetFilesystemArgs args, InvokeOptions? opts = null)
public static Output<GetFilesystemResult> Invoke(GetFilesystemInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFilesystemResult> getFilesystem(GetFilesystemArgs args, InvokeOptions options)
public static Output<GetFilesystemResult> getFilesystem(GetFilesystemArgs args, InvokeOptions options)
fn::invoke:
function: powerstore:index/getFilesystem:getFilesystem
arguments:
# arguments dictionaryThe following arguments are supported:
- Filter
Expression string - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - Id string
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - Name string
- File System name. Conflicts with
idandnas_server_id. - Nas
Server stringId - Nas server ID. Conflicts with
idandname.
- Filter
Expression string - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - Id string
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - Name string
- File System name. Conflicts with
idandnas_server_id. - Nas
Server stringId - Nas server ID. Conflicts with
idandname.
- filter
Expression String - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - id String
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - name String
- File System name. Conflicts with
idandnas_server_id. - nas
Server StringId - Nas server ID. Conflicts with
idandname.
- filter
Expression string - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - id string
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - name string
- File System name. Conflicts with
idandnas_server_id. - nas
Server stringId - Nas server ID. Conflicts with
idandname.
- filter_
expression str - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - id str
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - name str
- File System name. Conflicts with
idandnas_server_id. - nas_
server_ strid - Nas server ID. Conflicts with
idandname.
- filter
Expression String - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - id String
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - name String
- File System name. Conflicts with
idandnas_server_id. - nas
Server StringId - Nas server ID. Conflicts with
idandname.
getFilesystem Result
The following output properties are available:
- Filesystems
List<Get
Filesystem Filesystem> - List of File Systems.
- Id string
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - Filter
Expression string - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - Name string
- File System name. Conflicts with
idandnas_server_id. - Nas
Server stringId - Nas server ID. Conflicts with
idandname.
- Filesystems
[]Get
Filesystem Filesystem - List of File Systems.
- Id string
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - Filter
Expression string - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - Name string
- File System name. Conflicts with
idandnas_server_id. - Nas
Server stringId - Nas server ID. Conflicts with
idandname.
- filesystems
List<Get
Filesystem Filesystem> - List of File Systems.
- id String
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - filter
Expression String - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - name String
- File System name. Conflicts with
idandnas_server_id. - nas
Server StringId - Nas server ID. Conflicts with
idandname.
- filesystems
Get
Filesystem Filesystem[] - List of File Systems.
- id string
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - filter
Expression string - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - name string
- File System name. Conflicts with
idandnas_server_id. - nas
Server stringId - Nas server ID. Conflicts with
idandname.
- filesystems
Sequence[Get
Filesystem Filesystem] - List of File Systems.
- id str
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - filter_
expression str - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - name str
- File System name. Conflicts with
idandnas_server_id. - nas_
server_ strid - Nas server ID. Conflicts with
idandname.
- filesystems List<Property Map>
- List of File Systems.
- id String
- Unique identifier of the File System. Conflicts with
nameandnas_server_id. - filter
Expression String - PowerStore filter expression to filter Filesystems by. Conflicts with
id,name,nas_server_idandfile_system_id. - name String
- File System name. Conflicts with
idandnas_server_id. - nas
Server StringId - Nas server ID. Conflicts with
idandname.
Supporting Types
GetFilesystemFilesystem
- Access
Policy string - Access Policy of the File System
- Access
Type string - Access Type of the File System
- Config
Type string - Config Type of the File System
- Creation
Timestamp string - Creation Timestamp of the File System
- Creator
Type string - Creator Type of the File System
- Default
Hard doubleLimit - Default Hard Limit of the File System
- Default
Soft doubleLimit - Default Soft Limit of the File System
- Description string
- Description of the File System
- Expiration
Timestamp string - Expiration Timestamp of the File System
- File
Events stringPublishing Mode - State of the event notification services for all file systems
- Filesystem
Type string - Filesystem Type of the File System
- Flr
Attributes GetFilesystem Filesystem Flr Attributes - Flr Attributes of the File System
- Folder
Rename stringPolicy - Folder Rename Policy of the File System
- Grace
Period double - Grace Period of the File System
- Host
Io stringSize - Typical size of writes
- Id string
- ID of the File System
- Is
Async boolMTime Enabled - Is Async MTime Enabled of the File System
- Is
Modified bool - Is Modified of the File System
- Is
Quota boolEnabled - Is Quota Enabled of the File System
- Is
Smb boolNo Notify Enabled - Is Smb No Notify Enabled of the File System
- Is
Smb boolNotify On Access Enabled - Is Smb Notify On Access Enabled of the File System
- Is
Smb boolNotify On Write Enabled - Is Smb Notify On Write Enabled of the File System
- Is
Smb boolOp Locks Enabled - Is Smb Op Locks Enabled of the File System
- Is
Smb boolSync Writes Enabled - Is Smb Sync Writes Enabled of the File System
- Last
Refresh stringTimestamp - Last Refresh Timestamp of the File System
- Last
Writable stringTimestamp - Last Writable Timestamp of the File System
- Locking
Policy string - Locking Policy of the File System
- Name string
- Name of the File System
- Nas
Server stringId - Nas Server ID of the File System
- Parent
Id string - Parent ID of the File System
- Protection
Policy stringId - Protection Policy ID of the File System
- Size
Total double - Size Total of the File System
- Size
Used double - Size Used of the File System
- Smb
Notify doubleOn Change Dir Depth - Smb Notify On Change Dir Depth of the File System
- Access
Policy string - Access Policy of the File System
- Access
Type string - Access Type of the File System
- Config
Type string - Config Type of the File System
- Creation
Timestamp string - Creation Timestamp of the File System
- Creator
Type string - Creator Type of the File System
- Default
Hard float64Limit - Default Hard Limit of the File System
- Default
Soft float64Limit - Default Soft Limit of the File System
- Description string
- Description of the File System
- Expiration
Timestamp string - Expiration Timestamp of the File System
- File
Events stringPublishing Mode - State of the event notification services for all file systems
- Filesystem
Type string - Filesystem Type of the File System
- Flr
Attributes GetFilesystem Filesystem Flr Attributes - Flr Attributes of the File System
- Folder
Rename stringPolicy - Folder Rename Policy of the File System
- Grace
Period float64 - Grace Period of the File System
- Host
Io stringSize - Typical size of writes
- Id string
- ID of the File System
- Is
Async boolMTime Enabled - Is Async MTime Enabled of the File System
- Is
Modified bool - Is Modified of the File System
- Is
Quota boolEnabled - Is Quota Enabled of the File System
- Is
Smb boolNo Notify Enabled - Is Smb No Notify Enabled of the File System
- Is
Smb boolNotify On Access Enabled - Is Smb Notify On Access Enabled of the File System
- Is
Smb boolNotify On Write Enabled - Is Smb Notify On Write Enabled of the File System
- Is
Smb boolOp Locks Enabled - Is Smb Op Locks Enabled of the File System
- Is
Smb boolSync Writes Enabled - Is Smb Sync Writes Enabled of the File System
- Last
Refresh stringTimestamp - Last Refresh Timestamp of the File System
- Last
Writable stringTimestamp - Last Writable Timestamp of the File System
- Locking
Policy string - Locking Policy of the File System
- Name string
- Name of the File System
- Nas
Server stringId - Nas Server ID of the File System
- Parent
Id string - Parent ID of the File System
- Protection
Policy stringId - Protection Policy ID of the File System
- Size
Total float64 - Size Total of the File System
- Size
Used float64 - Size Used of the File System
- Smb
Notify float64On Change Dir Depth - Smb Notify On Change Dir Depth of the File System
- access
Policy String - Access Policy of the File System
- access
Type String - Access Type of the File System
- config
Type String - Config Type of the File System
- creation
Timestamp String - Creation Timestamp of the File System
- creator
Type String - Creator Type of the File System
- default
Hard DoubleLimit - Default Hard Limit of the File System
- default
Soft DoubleLimit - Default Soft Limit of the File System
- description String
- Description of the File System
- expiration
Timestamp String - Expiration Timestamp of the File System
- file
Events StringPublishing Mode - State of the event notification services for all file systems
- filesystem
Type String - Filesystem Type of the File System
- flr
Attributes GetFilesystem Filesystem Flr Attributes - Flr Attributes of the File System
- folder
Rename StringPolicy - Folder Rename Policy of the File System
- grace
Period Double - Grace Period of the File System
- host
Io StringSize - Typical size of writes
- id String
- ID of the File System
- is
Async BooleanMTime Enabled - Is Async MTime Enabled of the File System
- is
Modified Boolean - Is Modified of the File System
- is
Quota BooleanEnabled - Is Quota Enabled of the File System
- is
Smb BooleanNo Notify Enabled - Is Smb No Notify Enabled of the File System
- is
Smb BooleanNotify On Access Enabled - Is Smb Notify On Access Enabled of the File System
- is
Smb BooleanNotify On Write Enabled - Is Smb Notify On Write Enabled of the File System
- is
Smb BooleanOp Locks Enabled - Is Smb Op Locks Enabled of the File System
- is
Smb BooleanSync Writes Enabled - Is Smb Sync Writes Enabled of the File System
- last
Refresh StringTimestamp - Last Refresh Timestamp of the File System
- last
Writable StringTimestamp - Last Writable Timestamp of the File System
- locking
Policy String - Locking Policy of the File System
- name String
- Name of the File System
- nas
Server StringId - Nas Server ID of the File System
- parent
Id String - Parent ID of the File System
- protection
Policy StringId - Protection Policy ID of the File System
- size
Total Double - Size Total of the File System
- size
Used Double - Size Used of the File System
- smb
Notify DoubleOn Change Dir Depth - Smb Notify On Change Dir Depth of the File System
- access
Policy string - Access Policy of the File System
- access
Type string - Access Type of the File System
- config
Type string - Config Type of the File System
- creation
Timestamp string - Creation Timestamp of the File System
- creator
Type string - Creator Type of the File System
- default
Hard numberLimit - Default Hard Limit of the File System
- default
Soft numberLimit - Default Soft Limit of the File System
- description string
- Description of the File System
- expiration
Timestamp string - Expiration Timestamp of the File System
- file
Events stringPublishing Mode - State of the event notification services for all file systems
- filesystem
Type string - Filesystem Type of the File System
- flr
Attributes GetFilesystem Filesystem Flr Attributes - Flr Attributes of the File System
- folder
Rename stringPolicy - Folder Rename Policy of the File System
- grace
Period number - Grace Period of the File System
- host
Io stringSize - Typical size of writes
- id string
- ID of the File System
- is
Async booleanMTime Enabled - Is Async MTime Enabled of the File System
- is
Modified boolean - Is Modified of the File System
- is
Quota booleanEnabled - Is Quota Enabled of the File System
- is
Smb booleanNo Notify Enabled - Is Smb No Notify Enabled of the File System
- is
Smb booleanNotify On Access Enabled - Is Smb Notify On Access Enabled of the File System
- is
Smb booleanNotify On Write Enabled - Is Smb Notify On Write Enabled of the File System
- is
Smb booleanOp Locks Enabled - Is Smb Op Locks Enabled of the File System
- is
Smb booleanSync Writes Enabled - Is Smb Sync Writes Enabled of the File System
- last
Refresh stringTimestamp - Last Refresh Timestamp of the File System
- last
Writable stringTimestamp - Last Writable Timestamp of the File System
- locking
Policy string - Locking Policy of the File System
- name string
- Name of the File System
- nas
Server stringId - Nas Server ID of the File System
- parent
Id string - Parent ID of the File System
- protection
Policy stringId - Protection Policy ID of the File System
- size
Total number - Size Total of the File System
- size
Used number - Size Used of the File System
- smb
Notify numberOn Change Dir Depth - Smb Notify On Change Dir Depth of the File System
- access_
policy str - Access Policy of the File System
- access_
type str - Access Type of the File System
- config_
type str - Config Type of the File System
- creation_
timestamp str - Creation Timestamp of the File System
- creator_
type str - Creator Type of the File System
- default_
hard_ floatlimit - Default Hard Limit of the File System
- default_
soft_ floatlimit - Default Soft Limit of the File System
- description str
- Description of the File System
- expiration_
timestamp str - Expiration Timestamp of the File System
- file_
events_ strpublishing_ mode - State of the event notification services for all file systems
- filesystem_
type str - Filesystem Type of the File System
- flr_
attributes GetFilesystem Filesystem Flr Attributes - Flr Attributes of the File System
- folder_
rename_ strpolicy - Folder Rename Policy of the File System
- grace_
period float - Grace Period of the File System
- host_
io_ strsize - Typical size of writes
- id str
- ID of the File System
- is_
async_ boolm_ time_ enabled - Is Async MTime Enabled of the File System
- is_
modified bool - Is Modified of the File System
- is_
quota_ boolenabled - Is Quota Enabled of the File System
- is_
smb_ boolno_ notify_ enabled - Is Smb No Notify Enabled of the File System
- is_
smb_ boolnotify_ on_ access_ enabled - Is Smb Notify On Access Enabled of the File System
- is_
smb_ boolnotify_ on_ write_ enabled - Is Smb Notify On Write Enabled of the File System
- is_
smb_ boolop_ locks_ enabled - Is Smb Op Locks Enabled of the File System
- is_
smb_ boolsync_ writes_ enabled - Is Smb Sync Writes Enabled of the File System
- last_
refresh_ strtimestamp - Last Refresh Timestamp of the File System
- last_
writable_ strtimestamp - Last Writable Timestamp of the File System
- locking_
policy str - Locking Policy of the File System
- name str
- Name of the File System
- nas_
server_ strid - Nas Server ID of the File System
- parent_
id str - Parent ID of the File System
- protection_
policy_ strid - Protection Policy ID of the File System
- size_
total float - Size Total of the File System
- size_
used float - Size Used of the File System
- smb_
notify_ floaton_ change_ dir_ depth - Smb Notify On Change Dir Depth of the File System
- access
Policy String - Access Policy of the File System
- access
Type String - Access Type of the File System
- config
Type String - Config Type of the File System
- creation
Timestamp String - Creation Timestamp of the File System
- creator
Type String - Creator Type of the File System
- default
Hard NumberLimit - Default Hard Limit of the File System
- default
Soft NumberLimit - Default Soft Limit of the File System
- description String
- Description of the File System
- expiration
Timestamp String - Expiration Timestamp of the File System
- file
Events StringPublishing Mode - State of the event notification services for all file systems
- filesystem
Type String - Filesystem Type of the File System
- flr
Attributes Property Map - Flr Attributes of the File System
- folder
Rename StringPolicy - Folder Rename Policy of the File System
- grace
Period Number - Grace Period of the File System
- host
Io StringSize - Typical size of writes
- id String
- ID of the File System
- is
Async BooleanMTime Enabled - Is Async MTime Enabled of the File System
- is
Modified Boolean - Is Modified of the File System
- is
Quota BooleanEnabled - Is Quota Enabled of the File System
- is
Smb BooleanNo Notify Enabled - Is Smb No Notify Enabled of the File System
- is
Smb BooleanNotify On Access Enabled - Is Smb Notify On Access Enabled of the File System
- is
Smb BooleanNotify On Write Enabled - Is Smb Notify On Write Enabled of the File System
- is
Smb BooleanOp Locks Enabled - Is Smb Op Locks Enabled of the File System
- is
Smb BooleanSync Writes Enabled - Is Smb Sync Writes Enabled of the File System
- last
Refresh StringTimestamp - Last Refresh Timestamp of the File System
- last
Writable StringTimestamp - Last Writable Timestamp of the File System
- locking
Policy String - Locking Policy of the File System
- name String
- Name of the File System
- nas
Server StringId - Nas Server ID of the File System
- parent
Id String - Parent ID of the File System
- protection
Policy StringId - Protection Policy ID of the File System
- size
Total Number - Size Total of the File System
- size
Used Number - Size Used of the File System
- smb
Notify NumberOn Change Dir Depth - Smb Notify On Change Dir Depth of the File System
GetFilesystemFilesystemFlrAttributes
- Auto
Delete bool - Auto Delete of the File System
- Auto
Lock bool - Auto Lock of the File System
- Clock
Time string - Clock Time of the File System
- Default
Retention string - Default Retention of the File System
- Has
Protected boolFiles - Has Protected Files of the File System
- Maximum
Retention string - Maximum Retention of the File System
- Maximum
Retention stringDate - Maximum Retention Date of the File System
- Minimum
Retention string - Minimum Retention of the File System
- Mode string
- Mode of the File System
- Policy
Interval double - Policy Interval of the File System
- Auto
Delete bool - Auto Delete of the File System
- Auto
Lock bool - Auto Lock of the File System
- Clock
Time string - Clock Time of the File System
- Default
Retention string - Default Retention of the File System
- Has
Protected boolFiles - Has Protected Files of the File System
- Maximum
Retention string - Maximum Retention of the File System
- Maximum
Retention stringDate - Maximum Retention Date of the File System
- Minimum
Retention string - Minimum Retention of the File System
- Mode string
- Mode of the File System
- Policy
Interval float64 - Policy Interval of the File System
- auto
Delete Boolean - Auto Delete of the File System
- auto
Lock Boolean - Auto Lock of the File System
- clock
Time String - Clock Time of the File System
- default
Retention String - Default Retention of the File System
- has
Protected BooleanFiles - Has Protected Files of the File System
- maximum
Retention String - Maximum Retention of the File System
- maximum
Retention StringDate - Maximum Retention Date of the File System
- minimum
Retention String - Minimum Retention of the File System
- mode String
- Mode of the File System
- policy
Interval Double - Policy Interval of the File System
- auto
Delete boolean - Auto Delete of the File System
- auto
Lock boolean - Auto Lock of the File System
- clock
Time string - Clock Time of the File System
- default
Retention string - Default Retention of the File System
- has
Protected booleanFiles - Has Protected Files of the File System
- maximum
Retention string - Maximum Retention of the File System
- maximum
Retention stringDate - Maximum Retention Date of the File System
- minimum
Retention string - Minimum Retention of the File System
- mode string
- Mode of the File System
- policy
Interval number - Policy Interval of the File System
- auto_
delete bool - Auto Delete of the File System
- auto_
lock bool - Auto Lock of the File System
- clock_
time str - Clock Time of the File System
- default_
retention str - Default Retention of the File System
- has_
protected_ boolfiles - Has Protected Files of the File System
- maximum_
retention str - Maximum Retention of the File System
- maximum_
retention_ strdate - Maximum Retention Date of the File System
- minimum_
retention str - Minimum Retention of the File System
- mode str
- Mode of the File System
- policy_
interval float - Policy Interval of the File System
- auto
Delete Boolean - Auto Delete of the File System
- auto
Lock Boolean - Auto Lock of the File System
- clock
Time String - Clock Time of the File System
- default
Retention String - Default Retention of the File System
- has
Protected BooleanFiles - Has Protected Files of the File System
- maximum
Retention String - Maximum Retention of the File System
- maximum
Retention StringDate - Maximum Retention Date of the File System
- minimum
Retention String - Minimum Retention of the File System
- mode String
- Mode of the File System
- policy
Interval Number - Policy Interval of the File System
Package Details
- Repository
- powerstore dell/terraform-provider-powerstore
- License
- Notes
- This Pulumi package is based on the
powerstoreTerraform Provider.
