/AWS1/CL_FSXUPFILESYSTEMWIND00¶
Updates the configuration for an existing Amazon FSx for Windows File Server file system. Amazon FSx only overwrites existing properties with non-null values provided in the request.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_weeklymaintenancestrttime
TYPE /AWS1/FSXWEEKLYTIME
/AWS1/FSXWEEKLYTIME
¶
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. Where d is the weekday number, from 1 through 7, with 1 = Monday and 7 = Sunday.
iv_dailyautomaticbackupstr00
TYPE /AWS1/FSXDAILYTIME
/AWS1/FSXDAILYTIME
¶
The preferred time to start the daily automatic backup, in the UTC time zone, for example,
02:00
iv_automaticbackupretdays
TYPE /AWS1/FSXAUTOMATICBACKUPRETD00
/AWS1/FSXAUTOMATICBACKUPRETD00
¶
The number of days to retain automatic backups. Setting this property to
0
disables automatic backups. You can retain automatic backups for a maximum of 90 days. The default is30
. For more information, see Working with Automatic Daily Backups.
iv_throughputcapacity
TYPE /AWS1/FSXMEGABYTESPERSECOND
/AWS1/FSXMEGABYTESPERSECOND
¶
Sets the target value for a file system's throughput capacity, in MB/s, that you are updating the file system to. Valid values are 8, 16, 32, 64, 128, 256, 512, 1024, 2048. You cannot make a throughput capacity update request if there is an existing throughput capacity update request in progress. For more information, see Managing Throughput Capacity.
io_selfmanagedactdirectory00
TYPE REF TO /AWS1/CL_FSXSELFMANAGEDACTDI02
/AWS1/CL_FSXSELFMANAGEDACTDI02
¶
The configuration Amazon FSx uses to join the Windows File Server instance to the self-managed Microsoft AD directory. You cannot make a self-managed Microsoft AD update request if there is an existing self-managed Microsoft AD update request in progress.
io_auditlogconfiguration
TYPE REF TO /AWS1/CL_FSXWINDOWSAUDLOGCRE00
/AWS1/CL_FSXWINDOWSAUDLOGCRE00
¶
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system..
io_diskiopsconfiguration
TYPE REF TO /AWS1/CL_FSXDISKIOPSCONF
/AWS1/CL_FSXDISKIOPSCONF
¶
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system. By default, Amazon FSx automatically provisions 3 IOPS per GiB of storage capacity. You can provision additional IOPS per GiB of storage, up to the maximum limit associated with your chosen throughput capacity.
Queryable Attributes¶
WeeklyMaintenanceStartTime¶
The preferred start time to perform weekly maintenance, formatted d:HH:MM in the UTC time zone. Where d is the weekday number, from 1 through 7, with 1 = Monday and 7 = Sunday.
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 |
DailyAutomaticBackupStartTime¶
The preferred time to start the daily automatic backup, in the UTC time zone, for example,
02:00
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 |
AutomaticBackupRetentionDays¶
The number of days to retain automatic backups. Setting this property to
0
disables automatic backups. You can retain automatic backups for a maximum of 90 days. The default is30
. For more information, see Working with Automatic Daily Backups.
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 |
ThroughputCapacity¶
Sets the target value for a file system's throughput capacity, in MB/s, that you are updating the file system to. Valid values are 8, 16, 32, 64, 128, 256, 512, 1024, 2048. You cannot make a throughput capacity update request if there is an existing throughput capacity update request in progress. For more information, see Managing Throughput Capacity.
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 |
SelfManagedActiveDirectoryConfiguration¶
The configuration Amazon FSx uses to join the Windows File Server instance to the self-managed Microsoft AD directory. You cannot make a self-managed Microsoft AD update request if there is an existing self-managed Microsoft AD update request in progress.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SELFMANAGEDACTDIRECTOR00() |
Getter for SELFMANAGEDACTDIRECTORYCONF |
AuditLogConfiguration¶
The configuration that Amazon FSx for Windows File Server uses to audit and log user accesses of files, folders, and file shares on the Amazon FSx for Windows File Server file system..
Accessible with the following methods¶
Method | Description |
---|---|
GET_AUDITLOGCONFIGURATION() |
Getter for AUDITLOGCONFIGURATION |
DiskIopsConfiguration¶
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system. By default, Amazon FSx automatically provisions 3 IOPS per GiB of storage capacity. You can provision additional IOPS per GiB of storage, up to the maximum limit associated with your chosen throughput capacity.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DISKIOPSCONFIGURATION() |
Getter for DISKIOPSCONFIGURATION |