Skip to content

/AWS1/CL_FSXUPFILESYSTEMOPEN00

The configuration updates for an Amazon FSx for OpenZFS file system.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_automaticbackupretdays TYPE /AWS1/FSXAUTOMATICBACKUPRETD00 /AWS1/FSXAUTOMATICBACKUPRETD00

AutomaticBackupRetentionDays

iv_copytagstobackups TYPE /AWS1/FSXFLAG /AWS1/FSXFLAG

A Boolean value indicating whether tags for the file system should be copied to backups. This value defaults to false. If it's set to true, all tags for the file system are copied to all automatic and user-initiated backups where the user doesn't specify tags. If this value is true and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.

iv_copytagstovolumes TYPE /AWS1/FSXFLAG /AWS1/FSXFLAG

A Boolean value indicating whether tags for the volume should be copied to snapshots. This value defaults to false. If it's set to true, all tags for the volume are copied to snapshots where the user doesn't specify tags. If this value is true and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.

iv_dailyautomaticbackupstr00 TYPE /AWS1/FSXDAILYTIME /AWS1/FSXDAILYTIME

DailyAutomaticBackupStartTime

iv_throughputcapacity TYPE /AWS1/FSXMEGABYTESPERSECOND /AWS1/FSXMEGABYTESPERSECOND

The throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second
 (MB/s). Valid values depend on the DeploymentType you choose, as follows:

  • For MULTI_AZ_1 and SINGLE_AZ_2, valid values are 160, 320, 640, 1280, 2560, 3840, 5120, 7680, or 10240 MB/s.

  • For SINGLE_AZ_1, valid values are 64, 128, 256, 512, 1024, 2048, 3072, or 4096 MB/s.

iv_weeklymaintenancestrttime TYPE /AWS1/FSXWEEKLYTIME /AWS1/FSXWEEKLYTIME

WeeklyMaintenanceStartTime

io_diskiopsconfiguration TYPE REF TO /AWS1/CL_FSXDISKIOPSCONF /AWS1/CL_FSXDISKIOPSCONF

DiskIopsConfiguration

it_addroutetableids TYPE /AWS1/CL_FSXROUTETABLEIDS_W=>TT_ROUTETABLEIDS TT_ROUTETABLEIDS

(Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your Amazon FSx for OpenZFS file system.

it_removeroutetableids TYPE /AWS1/CL_FSXROUTETABLEIDS_W=>TT_ROUTETABLEIDS TT_ROUTETABLEIDS

(Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from your Amazon FSx for OpenZFS file system. You can use the API operation to retrieve the list of VPC route table IDs for a file system.

io_readcacheconfiguration TYPE REF TO /AWS1/CL_FSXOPENZFSREADCACHE00 /AWS1/CL_FSXOPENZFSREADCACHE00

The configuration for the optional provisioned SSD read cache on file systems that use the Intelligent-Tiering storage class.


Queryable Attributes

AutomaticBackupRetentionDays

AutomaticBackupRetentionDays

Accessible with the following methods

Method Description
GET_AUTOMATICBACKUPRETDAYS() Getter for AUTOMATICBACKUPRETENTIONDAYS, with configurable d
ASK_AUTOMATICBACKUPRETDAYS() Getter for AUTOMATICBACKUPRETENTIONDAYS w/ exceptions if fie
HAS_AUTOMATICBACKUPRETDAYS() Determine if AUTOMATICBACKUPRETENTIONDAYS has a value

CopyTagsToBackups

A Boolean value indicating whether tags for the file system should be copied to backups. This value defaults to false. If it's set to true, all tags for the file system are copied to all automatic and user-initiated backups where the user doesn't specify tags. If this value is true and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.

Accessible with the following methods

Method Description
GET_COPYTAGSTOBACKUPS() Getter for COPYTAGSTOBACKUPS, with configurable default
ASK_COPYTAGSTOBACKUPS() Getter for COPYTAGSTOBACKUPS w/ exceptions if field has no v
HAS_COPYTAGSTOBACKUPS() Determine if COPYTAGSTOBACKUPS has a value

CopyTagsToVolumes

A Boolean value indicating whether tags for the volume should be copied to snapshots. This value defaults to false. If it's set to true, all tags for the volume are copied to snapshots where the user doesn't specify tags. If this value is true and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.

Accessible with the following methods

Method Description
GET_COPYTAGSTOVOLUMES() Getter for COPYTAGSTOVOLUMES, with configurable default
ASK_COPYTAGSTOVOLUMES() Getter for COPYTAGSTOVOLUMES w/ exceptions if field has no v
HAS_COPYTAGSTOVOLUMES() Determine if COPYTAGSTOVOLUMES has a value

DailyAutomaticBackupStartTime

DailyAutomaticBackupStartTime

Accessible with the following methods

Method Description
GET_DAILYAUTOMATICBACKUPST00() Getter for DAILYAUTOMATICBACKUPSTRTTIME, with configurable d
ASK_DAILYAUTOMATICBACKUPST00() Getter for DAILYAUTOMATICBACKUPSTRTTIME w/ exceptions if fie
HAS_DAILYAUTOMATICBACKUPST00() Determine if DAILYAUTOMATICBACKUPSTRTTIME has a value

ThroughputCapacity

The throughput of an Amazon FSx for OpenZFS file system, measured in megabytes per second
 (MB/s). Valid values depend on the DeploymentType you choose, as follows:

  • For MULTI_AZ_1 and SINGLE_AZ_2, valid values are 160, 320, 640, 1280, 2560, 3840, 5120, 7680, or 10240 MB/s.

  • For SINGLE_AZ_1, valid values are 64, 128, 256, 512, 1024, 2048, 3072, or 4096 MB/s.

Accessible with the following methods

Method Description
GET_THROUGHPUTCAPACITY() Getter for THROUGHPUTCAPACITY, with configurable default
ASK_THROUGHPUTCAPACITY() Getter for THROUGHPUTCAPACITY w/ exceptions if field has no
HAS_THROUGHPUTCAPACITY() Determine if THROUGHPUTCAPACITY has a value

WeeklyMaintenanceStartTime

WeeklyMaintenanceStartTime

Accessible with the following methods

Method Description
GET_WEEKLYMAINTENANCESTRTT00() Getter for WEEKLYMAINTENANCESTARTTIME, with configurable def
ASK_WEEKLYMAINTENANCESTRTT00() Getter for WEEKLYMAINTENANCESTARTTIME w/ exceptions if field
HAS_WEEKLYMAINTENANCESTRTT00() Determine if WEEKLYMAINTENANCESTARTTIME has a value

DiskIopsConfiguration

DiskIopsConfiguration

Accessible with the following methods

Method Description
GET_DISKIOPSCONFIGURATION() Getter for DISKIOPSCONFIGURATION

AddRouteTableIds

(Multi-AZ only) A list of IDs of new virtual private cloud (VPC) route tables to associate (add) with your Amazon FSx for OpenZFS file system.

Accessible with the following methods

Method Description
GET_ADDROUTETABLEIDS() Getter for ADDROUTETABLEIDS, with configurable default
ASK_ADDROUTETABLEIDS() Getter for ADDROUTETABLEIDS w/ exceptions if field has no va
HAS_ADDROUTETABLEIDS() Determine if ADDROUTETABLEIDS has a value

RemoveRouteTableIds

(Multi-AZ only) A list of IDs of existing virtual private cloud (VPC) route tables to disassociate (remove) from your Amazon FSx for OpenZFS file system. You can use the API operation to retrieve the list of VPC route table IDs for a file system.

Accessible with the following methods

Method Description
GET_REMOVEROUTETABLEIDS() Getter for REMOVEROUTETABLEIDS, with configurable default
ASK_REMOVEROUTETABLEIDS() Getter for REMOVEROUTETABLEIDS w/ exceptions if field has no
HAS_REMOVEROUTETABLEIDS() Determine if REMOVEROUTETABLEIDS has a value

ReadCacheConfiguration

The configuration for the optional provisioned SSD read cache on file systems that use the Intelligent-Tiering storage class.

Accessible with the following methods

Method Description
GET_READCACHECONFIGURATION() Getter for READCACHECONFIGURATION