powerstore 1.2.1 published on Thursday, Jun 26, 2025 by dell
powerstore.getFilesystemSnapshot
Start a Neo task
Explain and create a powerstore.getFilesystemSnapshot resource
Using getFilesystemSnapshot
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 getFilesystemSnapshot(args: GetFilesystemSnapshotArgs, opts?: InvokeOptions): Promise<GetFilesystemSnapshotResult>
function getFilesystemSnapshotOutput(args: GetFilesystemSnapshotOutputArgs, opts?: InvokeOptions): Output<GetFilesystemSnapshotResult>def get_filesystem_snapshot(filesystem_id: Optional[str] = None,
filter_expression: Optional[str] = None,
id: Optional[str] = None,
name: Optional[str] = None,
nas_server_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFilesystemSnapshotResult
def get_filesystem_snapshot_output(filesystem_id: Optional[pulumi.Input[str]] = None,
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[GetFilesystemSnapshotResult]func LookupFilesystemSnapshot(ctx *Context, args *LookupFilesystemSnapshotArgs, opts ...InvokeOption) (*LookupFilesystemSnapshotResult, error)
func LookupFilesystemSnapshotOutput(ctx *Context, args *LookupFilesystemSnapshotOutputArgs, opts ...InvokeOption) LookupFilesystemSnapshotResultOutput> Note: This function is named LookupFilesystemSnapshot in the Go SDK.
public static class GetFilesystemSnapshot
{
public static Task<GetFilesystemSnapshotResult> InvokeAsync(GetFilesystemSnapshotArgs args, InvokeOptions? opts = null)
public static Output<GetFilesystemSnapshotResult> Invoke(GetFilesystemSnapshotInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetFilesystemSnapshotResult> getFilesystemSnapshot(GetFilesystemSnapshotArgs args, InvokeOptions options)
public static Output<GetFilesystemSnapshotResult> getFilesystemSnapshot(GetFilesystemSnapshotArgs args, InvokeOptions options)
fn::invoke:
function: powerstore:index/getFilesystemSnapshot:getFilesystemSnapshot
arguments:
# arguments dictionaryThe following arguments are supported:
- Filesystem
Id string - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - Filter
Expression string - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - Id string
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - Name string
- File System Snapshot name. Conflicts with
id. - Nas
Server stringId - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
- Filesystem
Id string - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - Filter
Expression string - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - Id string
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - Name string
- File System Snapshot name. Conflicts with
id. - Nas
Server stringId - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
- filesystem
Id String - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - filter
Expression String - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - id String
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - name String
- File System Snapshot name. Conflicts with
id. - nas
Server StringId - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
- filesystem
Id string - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - filter
Expression string - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - id string
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - name string
- File System Snapshot name. Conflicts with
id. - nas
Server stringId - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
- filesystem_
id str - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - filter_
expression str - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - id str
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - name str
- File System Snapshot name. Conflicts with
id. - nas_
server_ strid - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
- filesystem
Id String - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - filter
Expression String - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - id String
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - name String
- File System Snapshot name. Conflicts with
id. - nas
Server StringId - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
getFilesystemSnapshot Result
The following output properties are available:
- Filesystem
Snapshots List<GetFilesystem Snapshot Filesystem Snapshot> - List of File System Snapshots.
- Id string
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - Filesystem
Id string - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - Filter
Expression string - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - Name string
- File System Snapshot name. Conflicts with
id. - Nas
Server stringId - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
- Filesystem
Snapshots []GetFilesystem Snapshot Filesystem Snapshot - List of File System Snapshots.
- Id string
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - Filesystem
Id string - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - Filter
Expression string - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - Name string
- File System Snapshot name. Conflicts with
id. - Nas
Server stringId - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
- filesystem
Snapshots List<GetFilesystem Snapshot Filesystem Snapshot> - List of File System Snapshots.
- id String
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - filesystem
Id String - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - filter
Expression String - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - name String
- File System Snapshot name. Conflicts with
id. - nas
Server StringId - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
- filesystem
Snapshots GetFilesystem Snapshot Filesystem Snapshot[] - List of File System Snapshots.
- id string
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - filesystem
Id string - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - filter
Expression string - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - name string
- File System Snapshot name. Conflicts with
id. - nas
Server stringId - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
- filesystem_
snapshots Sequence[GetFilesystem Snapshot Filesystem Snapshot] - List of File System Snapshots.
- id str
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - filesystem_
id str - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - filter_
expression str - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - name str
- File System Snapshot name. Conflicts with
id. - nas_
server_ strid - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
- filesystem
Snapshots List<Property Map> - List of File System Snapshots.
- id String
- Unique identifier of the File System Snapshot. Conflicts with
nameandfilesystem_id. - filesystem
Id String - File System ID of the Snapshot. Conflicts with
idandnas_server_id. - filter
Expression String - PowerStore filter expression to filter Filesystem Snapshots by. Conflicts with
id,name,nas_server_idandfile_system_id. - name String
- File System Snapshot name. Conflicts with
id. - nas
Server StringId - Nas Server ID of the Snapshot. Conflicts with
idandfilesystem_id.
Supporting Types
GetFilesystemSnapshotFilesystemSnapshot
- 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 Snapshot Filesystem Snapshot 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 Snapshot Filesystem Snapshot 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 Snapshot Filesystem Snapshot 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 Snapshot Filesystem Snapshot 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 Snapshot Filesystem Snapshot 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
GetFilesystemSnapshotFilesystemSnapshotFlrAttributes
- 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.
