aws-sdk-fsx 1.122.0 → 1.123.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-fsx/client.rb +157 -2
- data/lib/aws-sdk-fsx/client_api.rb +6 -0
- data/lib/aws-sdk-fsx/types.rb +84 -33
- data/lib/aws-sdk-fsx.rb +1 -1
- data/sig/client.rbs +4 -2
- data/sig/types.rbs +7 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cec2f2421f4819c3154dee6335f8cd89c8b3a905de9adad1165f496c99c6712a
|
4
|
+
data.tar.gz: 56e1f0864a15210b8ca3280a0b4fa83daf99c35fbe562a8d9e6f3cc4ba3361d7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ed1fb050f0ac7ceef9f7dd0588877ce82c594e6aeda0ad77ccb5a83b32a677230820fa601ae814488b3a5cd8b3556aa24d1962d1867c06104e21df72358f15b0
|
7
|
+
data.tar.gz: 146c8160ec80f0e7b3b36b47773b223d0c515010ea02bfc88ef62ed56ad50743fe9c2ceb161d739e9b441a2983ef0951e78bc50477451033e0296fbbc8a6460f
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.123.0
|
data/lib/aws-sdk-fsx/client.rb
CHANGED
@@ -822,6 +822,7 @@ module Aws::FSx
|
|
822
822
|
# resp.backup.file_system.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
823
823
|
# resp.backup.file_system.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
824
824
|
# resp.backup.file_system.windows_configuration.disk_iops_configuration.iops #=> Integer
|
825
|
+
# resp.backup.file_system.windows_configuration.preferred_file_server_ipv_6 #=> String
|
825
826
|
# resp.backup.file_system.lustre_configuration.weekly_maintenance_start_time #=> String
|
826
827
|
# resp.backup.file_system.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
827
828
|
# resp.backup.file_system.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -944,9 +945,13 @@ module Aws::FSx
|
|
944
945
|
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
945
946
|
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
946
947
|
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
948
|
+
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
949
|
+
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
947
950
|
# resp.backup.file_system.ontap_configuration.endpoints.management.dns_name #=> String
|
948
951
|
# resp.backup.file_system.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
949
952
|
# resp.backup.file_system.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
953
|
+
# resp.backup.file_system.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
954
|
+
# resp.backup.file_system.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
950
955
|
# resp.backup.file_system.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
951
956
|
# resp.backup.file_system.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
952
957
|
# resp.backup.file_system.ontap_configuration.preferred_subnet_id #=> String
|
@@ -957,6 +962,7 @@ module Aws::FSx
|
|
957
962
|
# resp.backup.file_system.ontap_configuration.fsx_admin_password #=> String
|
958
963
|
# resp.backup.file_system.ontap_configuration.ha_pairs #=> Integer
|
959
964
|
# resp.backup.file_system.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
965
|
+
# resp.backup.file_system.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
960
966
|
# resp.backup.file_system.file_system_type_version #=> String
|
961
967
|
# resp.backup.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
962
968
|
# resp.backup.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -1076,6 +1082,7 @@ module Aws::FSx
|
|
1076
1082
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
1077
1083
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
1078
1084
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
1085
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
1079
1086
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
1080
1087
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
1081
1088
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -1110,9 +1117,13 @@ module Aws::FSx
|
|
1110
1117
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
1111
1118
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
1112
1119
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
1120
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
1121
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
1113
1122
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
1114
1123
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
1115
1124
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
1125
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
1126
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
1116
1127
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
1117
1128
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
1118
1129
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -1123,6 +1134,7 @@ module Aws::FSx
|
|
1123
1134
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
1124
1135
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
1125
1136
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
1137
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
1126
1138
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
1127
1139
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
1128
1140
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -1331,6 +1343,7 @@ module Aws::FSx
|
|
1331
1343
|
# resp.administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
1332
1344
|
# resp.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
1333
1345
|
# resp.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
1346
|
+
# resp.administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
1334
1347
|
# resp.administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
1335
1348
|
# resp.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
1336
1349
|
# resp.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -1365,9 +1378,13 @@ module Aws::FSx
|
|
1365
1378
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
1366
1379
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
1367
1380
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
1381
|
+
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
1382
|
+
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
1368
1383
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
1369
1384
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
1370
1385
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
1386
|
+
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
1387
|
+
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
1371
1388
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
1372
1389
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
1373
1390
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -1378,6 +1395,7 @@ module Aws::FSx
|
|
1378
1395
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
1379
1396
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
1380
1397
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
1398
|
+
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
1381
1399
|
# resp.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
1382
1400
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
1383
1401
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -1808,6 +1826,7 @@ module Aws::FSx
|
|
1808
1826
|
# resp.backup.file_system.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
1809
1827
|
# resp.backup.file_system.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
1810
1828
|
# resp.backup.file_system.windows_configuration.disk_iops_configuration.iops #=> Integer
|
1829
|
+
# resp.backup.file_system.windows_configuration.preferred_file_server_ipv_6 #=> String
|
1811
1830
|
# resp.backup.file_system.lustre_configuration.weekly_maintenance_start_time #=> String
|
1812
1831
|
# resp.backup.file_system.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
1813
1832
|
# resp.backup.file_system.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -1930,9 +1949,13 @@ module Aws::FSx
|
|
1930
1949
|
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
1931
1950
|
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
1932
1951
|
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
1952
|
+
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
1953
|
+
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
1933
1954
|
# resp.backup.file_system.ontap_configuration.endpoints.management.dns_name #=> String
|
1934
1955
|
# resp.backup.file_system.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
1935
1956
|
# resp.backup.file_system.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
1957
|
+
# resp.backup.file_system.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
1958
|
+
# resp.backup.file_system.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
1936
1959
|
# resp.backup.file_system.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
1937
1960
|
# resp.backup.file_system.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
1938
1961
|
# resp.backup.file_system.ontap_configuration.preferred_subnet_id #=> String
|
@@ -1943,6 +1966,7 @@ module Aws::FSx
|
|
1943
1966
|
# resp.backup.file_system.ontap_configuration.fsx_admin_password #=> String
|
1944
1967
|
# resp.backup.file_system.ontap_configuration.ha_pairs #=> Integer
|
1945
1968
|
# resp.backup.file_system.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
1969
|
+
# resp.backup.file_system.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
1946
1970
|
# resp.backup.file_system.file_system_type_version #=> String
|
1947
1971
|
# resp.backup.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
1948
1972
|
# resp.backup.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -2062,6 +2086,7 @@ module Aws::FSx
|
|
2062
2086
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
2063
2087
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
2064
2088
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
2089
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
2065
2090
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
2066
2091
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
2067
2092
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -2096,9 +2121,13 @@ module Aws::FSx
|
|
2096
2121
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
2097
2122
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
2098
2123
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
2124
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
2125
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
2099
2126
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
2100
2127
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
2101
2128
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
2129
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
2130
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
2102
2131
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
2103
2132
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
2104
2133
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -2109,6 +2138,7 @@ module Aws::FSx
|
|
2109
2138
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
2110
2139
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
2111
2140
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
2141
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
2112
2142
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
2113
2143
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
2114
2144
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -2944,7 +2974,8 @@ module Aws::FSx
|
|
2944
2974
|
# The network type of the Amazon FSx file system that you are creating.
|
2945
2975
|
# Valid values are `IPV4` (which supports IPv4 only) and `DUAL` (for
|
2946
2976
|
# dual-stack mode, which supports both IPv4 and IPv6). The default is
|
2947
|
-
# `IPV4`. Supported
|
2977
|
+
# `IPV4`. Supported for FSx for OpenZFS, FSx for ONTAP, and FSx for
|
2978
|
+
# Windows File Server file systems.
|
2948
2979
|
#
|
2949
2980
|
# @return [Types::CreateFileSystemResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
2950
2981
|
#
|
@@ -3115,6 +3146,7 @@ module Aws::FSx
|
|
3115
3146
|
# weekly_maintenance_start_time: "WeeklyTime",
|
3116
3147
|
# ha_pairs: 1,
|
3117
3148
|
# throughput_capacity_per_ha_pair: 1,
|
3149
|
+
# endpoint_ipv_6_address_range: "Ipv6AddressRange",
|
3118
3150
|
# },
|
3119
3151
|
# file_system_type_version: "FileSystemTypeVersion",
|
3120
3152
|
# open_zfs_configuration: {
|
@@ -3211,6 +3243,7 @@ module Aws::FSx
|
|
3211
3243
|
# resp.file_system.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
3212
3244
|
# resp.file_system.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
3213
3245
|
# resp.file_system.windows_configuration.disk_iops_configuration.iops #=> Integer
|
3246
|
+
# resp.file_system.windows_configuration.preferred_file_server_ipv_6 #=> String
|
3214
3247
|
# resp.file_system.lustre_configuration.weekly_maintenance_start_time #=> String
|
3215
3248
|
# resp.file_system.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
3216
3249
|
# resp.file_system.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -3333,9 +3366,13 @@ module Aws::FSx
|
|
3333
3366
|
# resp.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
3334
3367
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
3335
3368
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
3369
|
+
# resp.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
3370
|
+
# resp.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
3336
3371
|
# resp.file_system.ontap_configuration.endpoints.management.dns_name #=> String
|
3337
3372
|
# resp.file_system.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
3338
3373
|
# resp.file_system.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
3374
|
+
# resp.file_system.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
3375
|
+
# resp.file_system.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
3339
3376
|
# resp.file_system.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
3340
3377
|
# resp.file_system.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
3341
3378
|
# resp.file_system.ontap_configuration.preferred_subnet_id #=> String
|
@@ -3346,6 +3383,7 @@ module Aws::FSx
|
|
3346
3383
|
# resp.file_system.ontap_configuration.fsx_admin_password #=> String
|
3347
3384
|
# resp.file_system.ontap_configuration.ha_pairs #=> Integer
|
3348
3385
|
# resp.file_system.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
3386
|
+
# resp.file_system.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
3349
3387
|
# resp.file_system.file_system_type_version #=> String
|
3350
3388
|
# resp.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
3351
3389
|
# resp.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -3787,6 +3825,7 @@ module Aws::FSx
|
|
3787
3825
|
# resp.file_system.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
3788
3826
|
# resp.file_system.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
3789
3827
|
# resp.file_system.windows_configuration.disk_iops_configuration.iops #=> Integer
|
3828
|
+
# resp.file_system.windows_configuration.preferred_file_server_ipv_6 #=> String
|
3790
3829
|
# resp.file_system.lustre_configuration.weekly_maintenance_start_time #=> String
|
3791
3830
|
# resp.file_system.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
3792
3831
|
# resp.file_system.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -3909,9 +3948,13 @@ module Aws::FSx
|
|
3909
3948
|
# resp.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
3910
3949
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
3911
3950
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
3951
|
+
# resp.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
3952
|
+
# resp.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
3912
3953
|
# resp.file_system.ontap_configuration.endpoints.management.dns_name #=> String
|
3913
3954
|
# resp.file_system.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
3914
3955
|
# resp.file_system.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
3956
|
+
# resp.file_system.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
3957
|
+
# resp.file_system.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
3915
3958
|
# resp.file_system.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
3916
3959
|
# resp.file_system.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
3917
3960
|
# resp.file_system.ontap_configuration.preferred_subnet_id #=> String
|
@@ -3922,6 +3965,7 @@ module Aws::FSx
|
|
3922
3965
|
# resp.file_system.ontap_configuration.fsx_admin_password #=> String
|
3923
3966
|
# resp.file_system.ontap_configuration.ha_pairs #=> Integer
|
3924
3967
|
# resp.file_system.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
3968
|
+
# resp.file_system.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
3925
3969
|
# resp.file_system.file_system_type_version #=> String
|
3926
3970
|
# resp.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
3927
3971
|
# resp.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -4083,6 +4127,7 @@ module Aws::FSx
|
|
4083
4127
|
# resp.snapshot.administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
4084
4128
|
# resp.snapshot.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
4085
4129
|
# resp.snapshot.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
4130
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
4086
4131
|
# resp.snapshot.administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
4087
4132
|
# resp.snapshot.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
4088
4133
|
# resp.snapshot.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -4117,9 +4162,13 @@ module Aws::FSx
|
|
4117
4162
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
4118
4163
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
4119
4164
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
4165
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
4166
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
4120
4167
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
4121
4168
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
4122
4169
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
4170
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
4171
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
4123
4172
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
4124
4173
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
4125
4174
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -4130,6 +4179,7 @@ module Aws::FSx
|
|
4130
4179
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
4131
4180
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
4132
4181
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
4182
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
4133
4183
|
# resp.snapshot.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
4134
4184
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
4135
4185
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -4333,15 +4383,23 @@ module Aws::FSx
|
|
4333
4383
|
# resp.storage_virtual_machine.endpoints.iscsi.dns_name #=> String
|
4334
4384
|
# resp.storage_virtual_machine.endpoints.iscsi.ip_addresses #=> Array
|
4335
4385
|
# resp.storage_virtual_machine.endpoints.iscsi.ip_addresses[0] #=> String
|
4386
|
+
# resp.storage_virtual_machine.endpoints.iscsi.ipv_6_addresses #=> Array
|
4387
|
+
# resp.storage_virtual_machine.endpoints.iscsi.ipv_6_addresses[0] #=> String
|
4336
4388
|
# resp.storage_virtual_machine.endpoints.management.dns_name #=> String
|
4337
4389
|
# resp.storage_virtual_machine.endpoints.management.ip_addresses #=> Array
|
4338
4390
|
# resp.storage_virtual_machine.endpoints.management.ip_addresses[0] #=> String
|
4391
|
+
# resp.storage_virtual_machine.endpoints.management.ipv_6_addresses #=> Array
|
4392
|
+
# resp.storage_virtual_machine.endpoints.management.ipv_6_addresses[0] #=> String
|
4339
4393
|
# resp.storage_virtual_machine.endpoints.nfs.dns_name #=> String
|
4340
4394
|
# resp.storage_virtual_machine.endpoints.nfs.ip_addresses #=> Array
|
4341
4395
|
# resp.storage_virtual_machine.endpoints.nfs.ip_addresses[0] #=> String
|
4396
|
+
# resp.storage_virtual_machine.endpoints.nfs.ipv_6_addresses #=> Array
|
4397
|
+
# resp.storage_virtual_machine.endpoints.nfs.ipv_6_addresses[0] #=> String
|
4342
4398
|
# resp.storage_virtual_machine.endpoints.smb.dns_name #=> String
|
4343
4399
|
# resp.storage_virtual_machine.endpoints.smb.ip_addresses #=> Array
|
4344
4400
|
# resp.storage_virtual_machine.endpoints.smb.ip_addresses[0] #=> String
|
4401
|
+
# resp.storage_virtual_machine.endpoints.smb.ipv_6_addresses #=> Array
|
4402
|
+
# resp.storage_virtual_machine.endpoints.smb.ipv_6_addresses[0] #=> String
|
4345
4403
|
# resp.storage_virtual_machine.file_system_id #=> String
|
4346
4404
|
# resp.storage_virtual_machine.lifecycle #=> String, one of "CREATED", "CREATING", "DELETING", "FAILED", "MISCONFIGURED", "PENDING"
|
4347
4405
|
# resp.storage_virtual_machine.name #=> String
|
@@ -4576,6 +4634,7 @@ module Aws::FSx
|
|
4576
4634
|
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
4577
4635
|
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
4578
4636
|
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
4637
|
+
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
4579
4638
|
# resp.volume.administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
4580
4639
|
# resp.volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
4581
4640
|
# resp.volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -4610,9 +4669,13 @@ module Aws::FSx
|
|
4610
4669
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
4611
4670
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
4612
4671
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
4672
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
4673
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
4613
4674
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
4614
4675
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
4615
4676
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
4677
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
4678
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
4616
4679
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
4617
4680
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
4618
4681
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -4623,6 +4686,7 @@ module Aws::FSx
|
|
4623
4686
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
4624
4687
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
4625
4688
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
4689
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
4626
4690
|
# resp.volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
4627
4691
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
4628
4692
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -4876,6 +4940,7 @@ module Aws::FSx
|
|
4876
4940
|
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
4877
4941
|
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
4878
4942
|
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
4943
|
+
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
4879
4944
|
# resp.volume.administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
4880
4945
|
# resp.volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
4881
4946
|
# resp.volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -4910,9 +4975,13 @@ module Aws::FSx
|
|
4910
4975
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
4911
4976
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
4912
4977
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
4978
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
4979
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
4913
4980
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
4914
4981
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
4915
4982
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
4983
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
4984
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
4916
4985
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
4917
4986
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
4918
4987
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -4923,6 +4992,7 @@ module Aws::FSx
|
|
4923
4992
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
4924
4993
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
4925
4994
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
4995
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
4926
4996
|
# resp.volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
4927
4997
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
4928
4998
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -5654,6 +5724,7 @@ module Aws::FSx
|
|
5654
5724
|
# resp.backups[0].file_system.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
5655
5725
|
# resp.backups[0].file_system.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
5656
5726
|
# resp.backups[0].file_system.windows_configuration.disk_iops_configuration.iops #=> Integer
|
5727
|
+
# resp.backups[0].file_system.windows_configuration.preferred_file_server_ipv_6 #=> String
|
5657
5728
|
# resp.backups[0].file_system.lustre_configuration.weekly_maintenance_start_time #=> String
|
5658
5729
|
# resp.backups[0].file_system.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
5659
5730
|
# resp.backups[0].file_system.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -5776,9 +5847,13 @@ module Aws::FSx
|
|
5776
5847
|
# resp.backups[0].file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
5777
5848
|
# resp.backups[0].file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
5778
5849
|
# resp.backups[0].file_system.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
5850
|
+
# resp.backups[0].file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
5851
|
+
# resp.backups[0].file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
5779
5852
|
# resp.backups[0].file_system.ontap_configuration.endpoints.management.dns_name #=> String
|
5780
5853
|
# resp.backups[0].file_system.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
5781
5854
|
# resp.backups[0].file_system.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
5855
|
+
# resp.backups[0].file_system.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
5856
|
+
# resp.backups[0].file_system.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
5782
5857
|
# resp.backups[0].file_system.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
5783
5858
|
# resp.backups[0].file_system.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
5784
5859
|
# resp.backups[0].file_system.ontap_configuration.preferred_subnet_id #=> String
|
@@ -5789,6 +5864,7 @@ module Aws::FSx
|
|
5789
5864
|
# resp.backups[0].file_system.ontap_configuration.fsx_admin_password #=> String
|
5790
5865
|
# resp.backups[0].file_system.ontap_configuration.ha_pairs #=> Integer
|
5791
5866
|
# resp.backups[0].file_system.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
5867
|
+
# resp.backups[0].file_system.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
5792
5868
|
# resp.backups[0].file_system.file_system_type_version #=> String
|
5793
5869
|
# resp.backups[0].file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
5794
5870
|
# resp.backups[0].file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -5908,6 +5984,7 @@ module Aws::FSx
|
|
5908
5984
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
5909
5985
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
5910
5986
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
5987
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
5911
5988
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
5912
5989
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
5913
5990
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -5942,9 +6019,13 @@ module Aws::FSx
|
|
5942
6019
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
5943
6020
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
5944
6021
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
6022
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
6023
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
5945
6024
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
5946
6025
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
5947
6026
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
6027
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
6028
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
5948
6029
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
5949
6030
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
5950
6031
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -5955,6 +6036,7 @@ module Aws::FSx
|
|
5955
6036
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
5956
6037
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
5957
6038
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
6039
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
5958
6040
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
5959
6041
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
5960
6042
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -6540,6 +6622,7 @@ module Aws::FSx
|
|
6540
6622
|
# resp.file_systems[0].windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
6541
6623
|
# resp.file_systems[0].windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
6542
6624
|
# resp.file_systems[0].windows_configuration.disk_iops_configuration.iops #=> Integer
|
6625
|
+
# resp.file_systems[0].windows_configuration.preferred_file_server_ipv_6 #=> String
|
6543
6626
|
# resp.file_systems[0].lustre_configuration.weekly_maintenance_start_time #=> String
|
6544
6627
|
# resp.file_systems[0].lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
6545
6628
|
# resp.file_systems[0].lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -6662,9 +6745,13 @@ module Aws::FSx
|
|
6662
6745
|
# resp.file_systems[0].ontap_configuration.endpoints.intercluster.dns_name #=> String
|
6663
6746
|
# resp.file_systems[0].ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
6664
6747
|
# resp.file_systems[0].ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
6748
|
+
# resp.file_systems[0].ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
6749
|
+
# resp.file_systems[0].ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
6665
6750
|
# resp.file_systems[0].ontap_configuration.endpoints.management.dns_name #=> String
|
6666
6751
|
# resp.file_systems[0].ontap_configuration.endpoints.management.ip_addresses #=> Array
|
6667
6752
|
# resp.file_systems[0].ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
6753
|
+
# resp.file_systems[0].ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
6754
|
+
# resp.file_systems[0].ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
6668
6755
|
# resp.file_systems[0].ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
6669
6756
|
# resp.file_systems[0].ontap_configuration.disk_iops_configuration.iops #=> Integer
|
6670
6757
|
# resp.file_systems[0].ontap_configuration.preferred_subnet_id #=> String
|
@@ -6675,6 +6762,7 @@ module Aws::FSx
|
|
6675
6762
|
# resp.file_systems[0].ontap_configuration.fsx_admin_password #=> String
|
6676
6763
|
# resp.file_systems[0].ontap_configuration.ha_pairs #=> Integer
|
6677
6764
|
# resp.file_systems[0].ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
6765
|
+
# resp.file_systems[0].ontap_configuration.endpoint_ipv_6_address_range #=> String
|
6678
6766
|
# resp.file_systems[0].file_system_type_version #=> String
|
6679
6767
|
# resp.file_systems[0].open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
6680
6768
|
# resp.file_systems[0].open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -6946,6 +7034,7 @@ module Aws::FSx
|
|
6946
7034
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
6947
7035
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
6948
7036
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
7037
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
6949
7038
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
6950
7039
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
6951
7040
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -6980,9 +7069,13 @@ module Aws::FSx
|
|
6980
7069
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
6981
7070
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
6982
7071
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
7072
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
7073
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
6983
7074
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
6984
7075
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
6985
7076
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
7077
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
7078
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
6986
7079
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
6987
7080
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
6988
7081
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -6993,6 +7086,7 @@ module Aws::FSx
|
|
6993
7086
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
6994
7087
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
6995
7088
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
7089
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
6996
7090
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
6997
7091
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
6998
7092
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -7152,15 +7246,23 @@ module Aws::FSx
|
|
7152
7246
|
# resp.storage_virtual_machines[0].endpoints.iscsi.dns_name #=> String
|
7153
7247
|
# resp.storage_virtual_machines[0].endpoints.iscsi.ip_addresses #=> Array
|
7154
7248
|
# resp.storage_virtual_machines[0].endpoints.iscsi.ip_addresses[0] #=> String
|
7249
|
+
# resp.storage_virtual_machines[0].endpoints.iscsi.ipv_6_addresses #=> Array
|
7250
|
+
# resp.storage_virtual_machines[0].endpoints.iscsi.ipv_6_addresses[0] #=> String
|
7155
7251
|
# resp.storage_virtual_machines[0].endpoints.management.dns_name #=> String
|
7156
7252
|
# resp.storage_virtual_machines[0].endpoints.management.ip_addresses #=> Array
|
7157
7253
|
# resp.storage_virtual_machines[0].endpoints.management.ip_addresses[0] #=> String
|
7254
|
+
# resp.storage_virtual_machines[0].endpoints.management.ipv_6_addresses #=> Array
|
7255
|
+
# resp.storage_virtual_machines[0].endpoints.management.ipv_6_addresses[0] #=> String
|
7158
7256
|
# resp.storage_virtual_machines[0].endpoints.nfs.dns_name #=> String
|
7159
7257
|
# resp.storage_virtual_machines[0].endpoints.nfs.ip_addresses #=> Array
|
7160
7258
|
# resp.storage_virtual_machines[0].endpoints.nfs.ip_addresses[0] #=> String
|
7259
|
+
# resp.storage_virtual_machines[0].endpoints.nfs.ipv_6_addresses #=> Array
|
7260
|
+
# resp.storage_virtual_machines[0].endpoints.nfs.ipv_6_addresses[0] #=> String
|
7161
7261
|
# resp.storage_virtual_machines[0].endpoints.smb.dns_name #=> String
|
7162
7262
|
# resp.storage_virtual_machines[0].endpoints.smb.ip_addresses #=> Array
|
7163
7263
|
# resp.storage_virtual_machines[0].endpoints.smb.ip_addresses[0] #=> String
|
7264
|
+
# resp.storage_virtual_machines[0].endpoints.smb.ipv_6_addresses #=> Array
|
7265
|
+
# resp.storage_virtual_machines[0].endpoints.smb.ipv_6_addresses[0] #=> String
|
7164
7266
|
# resp.storage_virtual_machines[0].file_system_id #=> String
|
7165
7267
|
# resp.storage_virtual_machines[0].lifecycle #=> String, one of "CREATED", "CREATING", "DELETING", "FAILED", "MISCONFIGURED", "PENDING"
|
7166
7268
|
# resp.storage_virtual_machines[0].name #=> String
|
@@ -7319,6 +7421,7 @@ module Aws::FSx
|
|
7319
7421
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
7320
7422
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
7321
7423
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
7424
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
7322
7425
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
7323
7426
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
7324
7427
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -7353,9 +7456,13 @@ module Aws::FSx
|
|
7353
7456
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
7354
7457
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
7355
7458
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
7459
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
7460
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
7356
7461
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
7357
7462
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
7358
7463
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
7464
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
7465
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
7359
7466
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
7360
7467
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
7361
7468
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -7366,6 +7473,7 @@ module Aws::FSx
|
|
7366
7473
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
7367
7474
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
7368
7475
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
7476
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
7369
7477
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
7370
7478
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
7371
7479
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -7708,6 +7816,7 @@ module Aws::FSx
|
|
7708
7816
|
# resp.file_system.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
7709
7817
|
# resp.file_system.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
7710
7818
|
# resp.file_system.windows_configuration.disk_iops_configuration.iops #=> Integer
|
7819
|
+
# resp.file_system.windows_configuration.preferred_file_server_ipv_6 #=> String
|
7711
7820
|
# resp.file_system.lustre_configuration.weekly_maintenance_start_time #=> String
|
7712
7821
|
# resp.file_system.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
7713
7822
|
# resp.file_system.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -7830,9 +7939,13 @@ module Aws::FSx
|
|
7830
7939
|
# resp.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
7831
7940
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
7832
7941
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
7942
|
+
# resp.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
7943
|
+
# resp.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
7833
7944
|
# resp.file_system.ontap_configuration.endpoints.management.dns_name #=> String
|
7834
7945
|
# resp.file_system.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
7835
7946
|
# resp.file_system.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
7947
|
+
# resp.file_system.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
7948
|
+
# resp.file_system.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
7836
7949
|
# resp.file_system.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
7837
7950
|
# resp.file_system.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
7838
7951
|
# resp.file_system.ontap_configuration.preferred_subnet_id #=> String
|
@@ -7843,6 +7956,7 @@ module Aws::FSx
|
|
7843
7956
|
# resp.file_system.ontap_configuration.fsx_admin_password #=> String
|
7844
7957
|
# resp.file_system.ontap_configuration.ha_pairs #=> Integer
|
7845
7958
|
# resp.file_system.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
7959
|
+
# resp.file_system.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
7846
7960
|
# resp.file_system.file_system_type_version #=> String
|
7847
7961
|
# resp.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
7848
7962
|
# resp.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -7975,6 +8089,7 @@ module Aws::FSx
|
|
7975
8089
|
# resp.administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
7976
8090
|
# resp.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
7977
8091
|
# resp.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
8092
|
+
# resp.administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
7978
8093
|
# resp.administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
7979
8094
|
# resp.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
7980
8095
|
# resp.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -8009,9 +8124,13 @@ module Aws::FSx
|
|
8009
8124
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
8010
8125
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
8011
8126
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
8127
|
+
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
8128
|
+
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
8012
8129
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
8013
8130
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
8014
8131
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
8132
|
+
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
8133
|
+
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
8015
8134
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
8016
8135
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
8017
8136
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -8022,6 +8141,7 @@ module Aws::FSx
|
|
8022
8141
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
8023
8142
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
8024
8143
|
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
8144
|
+
# resp.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
8025
8145
|
# resp.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
8026
8146
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
8027
8147
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -8211,6 +8331,7 @@ module Aws::FSx
|
|
8211
8331
|
# resp.file_system.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
8212
8332
|
# resp.file_system.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
8213
8333
|
# resp.file_system.windows_configuration.disk_iops_configuration.iops #=> Integer
|
8334
|
+
# resp.file_system.windows_configuration.preferred_file_server_ipv_6 #=> String
|
8214
8335
|
# resp.file_system.lustre_configuration.weekly_maintenance_start_time #=> String
|
8215
8336
|
# resp.file_system.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
8216
8337
|
# resp.file_system.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -8333,9 +8454,13 @@ module Aws::FSx
|
|
8333
8454
|
# resp.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
8334
8455
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
8335
8456
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
8457
|
+
# resp.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
8458
|
+
# resp.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
8336
8459
|
# resp.file_system.ontap_configuration.endpoints.management.dns_name #=> String
|
8337
8460
|
# resp.file_system.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
8338
8461
|
# resp.file_system.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
8462
|
+
# resp.file_system.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
8463
|
+
# resp.file_system.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
8339
8464
|
# resp.file_system.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
8340
8465
|
# resp.file_system.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
8341
8466
|
# resp.file_system.ontap_configuration.preferred_subnet_id #=> String
|
@@ -8346,6 +8471,7 @@ module Aws::FSx
|
|
8346
8471
|
# resp.file_system.ontap_configuration.fsx_admin_password #=> String
|
8347
8472
|
# resp.file_system.ontap_configuration.ha_pairs #=> Integer
|
8348
8473
|
# resp.file_system.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
8474
|
+
# resp.file_system.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
8349
8475
|
# resp.file_system.file_system_type_version #=> String
|
8350
8476
|
# resp.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
8351
8477
|
# resp.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -8691,6 +8817,8 @@ module Aws::FSx
|
|
8691
8817
|
#
|
8692
8818
|
# * `DiskIopsConfiguration`
|
8693
8819
|
#
|
8820
|
+
# * `EndpointIpv6AddressRange`
|
8821
|
+
#
|
8694
8822
|
# * `FsxAdminPassword`
|
8695
8823
|
#
|
8696
8824
|
# * `HAPairs`
|
@@ -8942,6 +9070,7 @@ module Aws::FSx
|
|
8942
9070
|
# remove_route_table_ids: ["RouteTableId"],
|
8943
9071
|
# throughput_capacity_per_ha_pair: 1,
|
8944
9072
|
# ha_pairs: 1,
|
9073
|
+
# endpoint_ipv_6_address_range: "Ipv6AddressRange",
|
8945
9074
|
# },
|
8946
9075
|
# open_zfs_configuration: {
|
8947
9076
|
# automatic_backup_retention_days: 1,
|
@@ -9014,6 +9143,7 @@ module Aws::FSx
|
|
9014
9143
|
# resp.file_system.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
9015
9144
|
# resp.file_system.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
9016
9145
|
# resp.file_system.windows_configuration.disk_iops_configuration.iops #=> Integer
|
9146
|
+
# resp.file_system.windows_configuration.preferred_file_server_ipv_6 #=> String
|
9017
9147
|
# resp.file_system.lustre_configuration.weekly_maintenance_start_time #=> String
|
9018
9148
|
# resp.file_system.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
9019
9149
|
# resp.file_system.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -9136,9 +9266,13 @@ module Aws::FSx
|
|
9136
9266
|
# resp.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
9137
9267
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
9138
9268
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
9269
|
+
# resp.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
9270
|
+
# resp.file_system.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
9139
9271
|
# resp.file_system.ontap_configuration.endpoints.management.dns_name #=> String
|
9140
9272
|
# resp.file_system.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
9141
9273
|
# resp.file_system.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
9274
|
+
# resp.file_system.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
9275
|
+
# resp.file_system.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
9142
9276
|
# resp.file_system.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
9143
9277
|
# resp.file_system.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
9144
9278
|
# resp.file_system.ontap_configuration.preferred_subnet_id #=> String
|
@@ -9149,6 +9283,7 @@ module Aws::FSx
|
|
9149
9283
|
# resp.file_system.ontap_configuration.fsx_admin_password #=> String
|
9150
9284
|
# resp.file_system.ontap_configuration.ha_pairs #=> Integer
|
9151
9285
|
# resp.file_system.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
9286
|
+
# resp.file_system.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
9152
9287
|
# resp.file_system.file_system_type_version #=> String
|
9153
9288
|
# resp.file_system.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
9154
9289
|
# resp.file_system.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -9329,6 +9464,7 @@ module Aws::FSx
|
|
9329
9464
|
# resp.snapshot.administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
9330
9465
|
# resp.snapshot.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
9331
9466
|
# resp.snapshot.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
9467
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
9332
9468
|
# resp.snapshot.administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
9333
9469
|
# resp.snapshot.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
9334
9470
|
# resp.snapshot.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -9363,9 +9499,13 @@ module Aws::FSx
|
|
9363
9499
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
9364
9500
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
9365
9501
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
9502
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
9503
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
9366
9504
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
9367
9505
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
9368
9506
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
9507
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
9508
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
9369
9509
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
9370
9510
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
9371
9511
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -9376,6 +9516,7 @@ module Aws::FSx
|
|
9376
9516
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
9377
9517
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
9378
9518
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
9519
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
9379
9520
|
# resp.snapshot.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
9380
9521
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
9381
9522
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -9538,15 +9679,23 @@ module Aws::FSx
|
|
9538
9679
|
# resp.storage_virtual_machine.endpoints.iscsi.dns_name #=> String
|
9539
9680
|
# resp.storage_virtual_machine.endpoints.iscsi.ip_addresses #=> Array
|
9540
9681
|
# resp.storage_virtual_machine.endpoints.iscsi.ip_addresses[0] #=> String
|
9682
|
+
# resp.storage_virtual_machine.endpoints.iscsi.ipv_6_addresses #=> Array
|
9683
|
+
# resp.storage_virtual_machine.endpoints.iscsi.ipv_6_addresses[0] #=> String
|
9541
9684
|
# resp.storage_virtual_machine.endpoints.management.dns_name #=> String
|
9542
9685
|
# resp.storage_virtual_machine.endpoints.management.ip_addresses #=> Array
|
9543
9686
|
# resp.storage_virtual_machine.endpoints.management.ip_addresses[0] #=> String
|
9687
|
+
# resp.storage_virtual_machine.endpoints.management.ipv_6_addresses #=> Array
|
9688
|
+
# resp.storage_virtual_machine.endpoints.management.ipv_6_addresses[0] #=> String
|
9544
9689
|
# resp.storage_virtual_machine.endpoints.nfs.dns_name #=> String
|
9545
9690
|
# resp.storage_virtual_machine.endpoints.nfs.ip_addresses #=> Array
|
9546
9691
|
# resp.storage_virtual_machine.endpoints.nfs.ip_addresses[0] #=> String
|
9692
|
+
# resp.storage_virtual_machine.endpoints.nfs.ipv_6_addresses #=> Array
|
9693
|
+
# resp.storage_virtual_machine.endpoints.nfs.ipv_6_addresses[0] #=> String
|
9547
9694
|
# resp.storage_virtual_machine.endpoints.smb.dns_name #=> String
|
9548
9695
|
# resp.storage_virtual_machine.endpoints.smb.ip_addresses #=> Array
|
9549
9696
|
# resp.storage_virtual_machine.endpoints.smb.ip_addresses[0] #=> String
|
9697
|
+
# resp.storage_virtual_machine.endpoints.smb.ipv_6_addresses #=> Array
|
9698
|
+
# resp.storage_virtual_machine.endpoints.smb.ipv_6_addresses[0] #=> String
|
9550
9699
|
# resp.storage_virtual_machine.file_system_id #=> String
|
9551
9700
|
# resp.storage_virtual_machine.lifecycle #=> String, one of "CREATED", "CREATING", "DELETING", "FAILED", "MISCONFIGURED", "PENDING"
|
9552
9701
|
# resp.storage_virtual_machine.name #=> String
|
@@ -9762,6 +9911,7 @@ module Aws::FSx
|
|
9762
9911
|
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.audit_log_configuration.audit_log_destination #=> String
|
9763
9912
|
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
9764
9913
|
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.disk_iops_configuration.iops #=> Integer
|
9914
|
+
# resp.volume.administrative_actions[0].target_file_system_values.windows_configuration.preferred_file_server_ipv_6 #=> String
|
9765
9915
|
# resp.volume.administrative_actions[0].target_file_system_values.lustre_configuration.weekly_maintenance_start_time #=> String
|
9766
9916
|
# resp.volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.lifecycle #=> String, one of "CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED"
|
9767
9917
|
# resp.volume.administrative_actions[0].target_file_system_values.lustre_configuration.data_repository_configuration.import_path #=> String
|
@@ -9796,9 +9946,13 @@ module Aws::FSx
|
|
9796
9946
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
9797
9947
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
9798
9948
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses[0] #=> String
|
9949
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses #=> Array
|
9950
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ipv_6_addresses[0] #=> String
|
9799
9951
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.dns_name #=> String
|
9800
9952
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses #=> Array
|
9801
9953
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ip_addresses[0] #=> String
|
9954
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses #=> Array
|
9955
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.management.ipv_6_addresses[0] #=> String
|
9802
9956
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.mode #=> String, one of "AUTOMATIC", "USER_PROVISIONED"
|
9803
9957
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.disk_iops_configuration.iops #=> Integer
|
9804
9958
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.preferred_subnet_id #=> String
|
@@ -9809,6 +9963,7 @@ module Aws::FSx
|
|
9809
9963
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.fsx_admin_password #=> String
|
9810
9964
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.ha_pairs #=> Integer
|
9811
9965
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.throughput_capacity_per_ha_pair #=> Integer
|
9966
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ipv_6_address_range #=> String
|
9812
9967
|
# resp.volume.administrative_actions[0].target_file_system_values.file_system_type_version #=> String
|
9813
9968
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.automatic_backup_retention_days #=> Integer
|
9814
9969
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.copy_tags_to_backups #=> Boolean
|
@@ -9900,7 +10055,7 @@ module Aws::FSx
|
|
9900
10055
|
tracer: tracer
|
9901
10056
|
)
|
9902
10057
|
context[:gem_name] = 'aws-sdk-fsx'
|
9903
|
-
context[:gem_version] = '1.
|
10058
|
+
context[:gem_version] = '1.123.0'
|
9904
10059
|
Seahorse::Client::Request.new(handlers, context)
|
9905
10060
|
end
|
9906
10061
|
|
@@ -782,6 +782,7 @@ module Aws::FSx
|
|
782
782
|
CreateFileSystemOntapConfiguration.add_member(:weekly_maintenance_start_time, Shapes::ShapeRef.new(shape: WeeklyTime, location_name: "WeeklyMaintenanceStartTime"))
|
783
783
|
CreateFileSystemOntapConfiguration.add_member(:ha_pairs, Shapes::ShapeRef.new(shape: HAPairs, location_name: "HAPairs"))
|
784
784
|
CreateFileSystemOntapConfiguration.add_member(:throughput_capacity_per_ha_pair, Shapes::ShapeRef.new(shape: ThroughputCapacityPerHAPair, location_name: "ThroughputCapacityPerHAPair"))
|
785
|
+
CreateFileSystemOntapConfiguration.add_member(:endpoint_ipv_6_address_range, Shapes::ShapeRef.new(shape: Ipv6AddressRange, location_name: "EndpointIpv6AddressRange"))
|
785
786
|
CreateFileSystemOntapConfiguration.struct_class = Types::CreateFileSystemOntapConfiguration
|
786
787
|
|
787
788
|
CreateFileSystemOpenZFSConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
|
@@ -1338,6 +1339,7 @@ module Aws::FSx
|
|
1338
1339
|
|
1339
1340
|
FileSystemEndpoint.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
|
1340
1341
|
FileSystemEndpoint.add_member(:ip_addresses, Shapes::ShapeRef.new(shape: OntapEndpointIpAddresses, location_name: "IpAddresses"))
|
1342
|
+
FileSystemEndpoint.add_member(:ipv_6_addresses, Shapes::ShapeRef.new(shape: OntapEndpointIpAddresses, location_name: "Ipv6Addresses"))
|
1341
1343
|
FileSystemEndpoint.struct_class = Types::FileSystemEndpoint
|
1342
1344
|
|
1343
1345
|
FileSystemEndpoints.add_member(:intercluster, Shapes::ShapeRef.new(shape: FileSystemEndpoint, location_name: "Intercluster"))
|
@@ -1498,6 +1500,7 @@ module Aws::FSx
|
|
1498
1500
|
OntapFileSystemConfiguration.add_member(:fsx_admin_password, Shapes::ShapeRef.new(shape: AdminPassword, location_name: "FsxAdminPassword"))
|
1499
1501
|
OntapFileSystemConfiguration.add_member(:ha_pairs, Shapes::ShapeRef.new(shape: HAPairs, location_name: "HAPairs"))
|
1500
1502
|
OntapFileSystemConfiguration.add_member(:throughput_capacity_per_ha_pair, Shapes::ShapeRef.new(shape: ThroughputCapacityPerHAPair, location_name: "ThroughputCapacityPerHAPair"))
|
1503
|
+
OntapFileSystemConfiguration.add_member(:endpoint_ipv_6_address_range, Shapes::ShapeRef.new(shape: Ipv6AddressRange, location_name: "EndpointIpv6AddressRange"))
|
1501
1504
|
OntapFileSystemConfiguration.struct_class = Types::OntapFileSystemConfiguration
|
1502
1505
|
|
1503
1506
|
OntapVolumeConfiguration.add_member(:flex_cache_endpoint_type, Shapes::ShapeRef.new(shape: FlexCacheEndpointType, location_name: "FlexCacheEndpointType"))
|
@@ -1799,6 +1802,7 @@ module Aws::FSx
|
|
1799
1802
|
|
1800
1803
|
SvmEndpoint.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
|
1801
1804
|
SvmEndpoint.add_member(:ip_addresses, Shapes::ShapeRef.new(shape: OntapEndpointIpAddresses, location_name: "IpAddresses"))
|
1805
|
+
SvmEndpoint.add_member(:ipv_6_addresses, Shapes::ShapeRef.new(shape: OntapEndpointIpAddresses, location_name: "Ipv6Addresses"))
|
1802
1806
|
SvmEndpoint.struct_class = Types::SvmEndpoint
|
1803
1807
|
|
1804
1808
|
SvmEndpoints.add_member(:iscsi, Shapes::ShapeRef.new(shape: SvmEndpoint, location_name: "Iscsi"))
|
@@ -1887,6 +1891,7 @@ module Aws::FSx
|
|
1887
1891
|
UpdateFileSystemOntapConfiguration.add_member(:remove_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RemoveRouteTableIds"))
|
1888
1892
|
UpdateFileSystemOntapConfiguration.add_member(:throughput_capacity_per_ha_pair, Shapes::ShapeRef.new(shape: ThroughputCapacityPerHAPair, location_name: "ThroughputCapacityPerHAPair"))
|
1889
1893
|
UpdateFileSystemOntapConfiguration.add_member(:ha_pairs, Shapes::ShapeRef.new(shape: HAPairs, location_name: "HAPairs"))
|
1894
|
+
UpdateFileSystemOntapConfiguration.add_member(:endpoint_ipv_6_address_range, Shapes::ShapeRef.new(shape: Ipv6AddressRange, location_name: "EndpointIpv6AddressRange"))
|
1890
1895
|
UpdateFileSystemOntapConfiguration.struct_class = Types::UpdateFileSystemOntapConfiguration
|
1891
1896
|
|
1892
1897
|
UpdateFileSystemOpenZFSConfiguration.add_member(:automatic_backup_retention_days, Shapes::ShapeRef.new(shape: AutomaticBackupRetentionDays, location_name: "AutomaticBackupRetentionDays"))
|
@@ -2047,6 +2052,7 @@ module Aws::FSx
|
|
2047
2052
|
WindowsFileSystemConfiguration.add_member(:aliases, Shapes::ShapeRef.new(shape: Aliases, location_name: "Aliases"))
|
2048
2053
|
WindowsFileSystemConfiguration.add_member(:audit_log_configuration, Shapes::ShapeRef.new(shape: WindowsAuditLogConfiguration, location_name: "AuditLogConfiguration"))
|
2049
2054
|
WindowsFileSystemConfiguration.add_member(:disk_iops_configuration, Shapes::ShapeRef.new(shape: DiskIopsConfiguration, location_name: "DiskIopsConfiguration"))
|
2055
|
+
WindowsFileSystemConfiguration.add_member(:preferred_file_server_ipv_6, Shapes::ShapeRef.new(shape: IpAddress, location_name: "PreferredFileServerIpv6"))
|
2050
2056
|
WindowsFileSystemConfiguration.struct_class = Types::WindowsFileSystemConfiguration
|
2051
2057
|
|
2052
2058
|
|
data/lib/aws-sdk-fsx/types.rb
CHANGED
@@ -2258,7 +2258,7 @@ module Aws::FSx
|
|
2258
2258
|
# @return [String]
|
2259
2259
|
#
|
2260
2260
|
# @!attribute [rw] endpoint_ip_address_range
|
2261
|
-
# (Multi-AZ only) Specifies the
|
2261
|
+
# (Multi-AZ only) Specifies the IPv4 address range in which the
|
2262
2262
|
# endpoints to access your file system will be created. By default in
|
2263
2263
|
# the Amazon FSx API, Amazon FSx selects an unused IP address range
|
2264
2264
|
# for you from the 198.19.* range. By default in the Amazon FSx
|
@@ -2388,6 +2388,16 @@ module Aws::FSx
|
|
2388
2388
|
# * The value of `ThroughputCapacityPerHAPair` is not a valid value.
|
2389
2389
|
# @return [Integer]
|
2390
2390
|
#
|
2391
|
+
# @!attribute [rw] endpoint_ipv_6_address_range
|
2392
|
+
# (Multi-AZ only) Specifies the IPv6 address range in which the
|
2393
|
+
# endpoints to access your file system will be created. By default in
|
2394
|
+
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
2395
|
+
# available /118 IP address range for you from one of the VPC's CIDR
|
2396
|
+
# ranges. You can have overlapping endpoint IP addresses for file
|
2397
|
+
# systems deployed in the same VPC/route tables, as long as they
|
2398
|
+
# don't overlap with any subnet.
|
2399
|
+
# @return [String]
|
2400
|
+
#
|
2391
2401
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/CreateFileSystemOntapConfiguration AWS API Documentation
|
2392
2402
|
#
|
2393
2403
|
class CreateFileSystemOntapConfiguration < Struct.new(
|
@@ -2402,7 +2412,8 @@ module Aws::FSx
|
|
2402
2412
|
:throughput_capacity,
|
2403
2413
|
:weekly_maintenance_start_time,
|
2404
2414
|
:ha_pairs,
|
2405
|
-
:throughput_capacity_per_ha_pair
|
2415
|
+
:throughput_capacity_per_ha_pair,
|
2416
|
+
:endpoint_ipv_6_address_range)
|
2406
2417
|
SENSITIVE = [:fsx_admin_password]
|
2407
2418
|
include Aws::Structure
|
2408
2419
|
end
|
@@ -2526,7 +2537,7 @@ module Aws::FSx
|
|
2526
2537
|
# @return [String]
|
2527
2538
|
#
|
2528
2539
|
# @!attribute [rw] endpoint_ip_address_range
|
2529
|
-
# (Multi-AZ only) Specifies the
|
2540
|
+
# (Multi-AZ only) Specifies the IPv4 address range in which the
|
2530
2541
|
# endpoints to access your file system will be created. By default in
|
2531
2542
|
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
2532
2543
|
# available /28 IP address range for you from one of the VPC's CIDR
|
@@ -2536,7 +2547,7 @@ module Aws::FSx
|
|
2536
2547
|
# @return [String]
|
2537
2548
|
#
|
2538
2549
|
# @!attribute [rw] endpoint_ipv_6_address_range
|
2539
|
-
# (Multi-AZ only) Specifies the
|
2550
|
+
# (Multi-AZ only) Specifies the IPv6 address range in which the
|
2540
2551
|
# endpoints to access your file system will be created. By default in
|
2541
2552
|
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
2542
2553
|
# available /118 IP address range for you from one of the VPC's CIDR
|
@@ -2783,8 +2794,8 @@ module Aws::FSx
|
|
2783
2794
|
# The network type of the Amazon FSx file system that you are
|
2784
2795
|
# creating. Valid values are `IPV4` (which supports IPv4 only) and
|
2785
2796
|
# `DUAL` (for dual-stack mode, which supports both IPv4 and IPv6). The
|
2786
|
-
# default is `IPV4`. Supported
|
2787
|
-
# systems.
|
2797
|
+
# default is `IPV4`. Supported for FSx for OpenZFS, FSx for ONTAP, and
|
2798
|
+
# FSx for Windows File Server file systems.
|
2788
2799
|
# @return [String]
|
2789
2800
|
#
|
2790
2801
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/CreateFileSystemRequest AWS API Documentation
|
@@ -2923,12 +2934,8 @@ module Aws::FSx
|
|
2923
2934
|
# using the AssociateFileSystemAliases operation. You can remove DNS
|
2924
2935
|
# aliases from the file system after it is created using the
|
2925
2936
|
# DisassociateFileSystemAliases operation. You only need to specify
|
2926
|
-
# the alias name in the request payload.
|
2927
|
-
#
|
2928
|
-
# For more information, see [Working with DNS Aliases][1] and
|
2929
|
-
# [Walkthrough 5: Using DNS aliases to access your file system][2],
|
2930
|
-
# including additional steps you must take to be able to access your
|
2931
|
-
# file system using a DNS alias.
|
2937
|
+
# the alias name in the request payload. For more information, see
|
2938
|
+
# [Managing DNS aliases][1] and [Accessing data using DNS aliases][2].
|
2932
2939
|
#
|
2933
2940
|
# An alias name has to meet the following requirements:
|
2934
2941
|
#
|
@@ -2950,7 +2957,7 @@ module Aws::FSx
|
|
2950
2957
|
#
|
2951
2958
|
#
|
2952
2959
|
# [1]: https://docs.aws.amazon.com/fsx/latest/WindowsGuide/managing-dns-aliases.html
|
2953
|
-
# [2]: https://docs.aws.amazon.com/fsx/latest/WindowsGuide/
|
2960
|
+
# [2]: https://docs.aws.amazon.com/fsx/latest/WindowsGuide/dns-aliases.html
|
2954
2961
|
# @return [Array<String>]
|
2955
2962
|
#
|
2956
2963
|
# @!attribute [rw] audit_log_configuration
|
@@ -6386,14 +6393,19 @@ module Aws::FSx
|
|
6386
6393
|
# @return [String]
|
6387
6394
|
#
|
6388
6395
|
# @!attribute [rw] ip_addresses
|
6389
|
-
#
|
6396
|
+
# The IPv4 addresses of the file system endpoint.
|
6397
|
+
# @return [Array<String>]
|
6398
|
+
#
|
6399
|
+
# @!attribute [rw] ipv_6_addresses
|
6400
|
+
# The IPv6 addresses of the file system endpoint.
|
6390
6401
|
# @return [Array<String>]
|
6391
6402
|
#
|
6392
6403
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/FileSystemEndpoint AWS API Documentation
|
6393
6404
|
#
|
6394
6405
|
class FileSystemEndpoint < Struct.new(
|
6395
6406
|
:dns_name,
|
6396
|
-
:ip_addresses
|
6407
|
+
:ip_addresses,
|
6408
|
+
:ipv_6_addresses)
|
6397
6409
|
SENSITIVE = []
|
6398
6410
|
include Aws::Structure
|
6399
6411
|
end
|
@@ -7290,7 +7302,7 @@ module Aws::FSx
|
|
7290
7302
|
# @return [String]
|
7291
7303
|
#
|
7292
7304
|
# @!attribute [rw] endpoint_ip_address_range
|
7293
|
-
# (Multi-AZ only) Specifies the
|
7305
|
+
# (Multi-AZ only) Specifies the IPv4 address range in which the
|
7294
7306
|
# endpoints to access your file system will be created. By default in
|
7295
7307
|
# the Amazon FSx API, Amazon FSx selects an unused IP address range
|
7296
7308
|
# for you from the 198.19.* range. By default in the Amazon FSx
|
@@ -7397,6 +7409,16 @@ module Aws::FSx
|
|
7397
7409
|
# * The value of `ThroughputCapacityPerHAPair` is not a valid value.
|
7398
7410
|
# @return [Integer]
|
7399
7411
|
#
|
7412
|
+
# @!attribute [rw] endpoint_ipv_6_address_range
|
7413
|
+
# (Multi-AZ only) Specifies the IPv6 address range in which the
|
7414
|
+
# endpoints to access your file system will be created. By default in
|
7415
|
+
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
7416
|
+
# available /118 IP address range for you from one of the VPC's CIDR
|
7417
|
+
# ranges. You can have overlapping endpoint IP addresses for file
|
7418
|
+
# systems deployed in the same VPC/route tables, as long as they
|
7419
|
+
# don't overlap with any subnet.
|
7420
|
+
# @return [String]
|
7421
|
+
#
|
7400
7422
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/OntapFileSystemConfiguration AWS API Documentation
|
7401
7423
|
#
|
7402
7424
|
class OntapFileSystemConfiguration < Struct.new(
|
@@ -7412,7 +7434,8 @@ module Aws::FSx
|
|
7412
7434
|
:weekly_maintenance_start_time,
|
7413
7435
|
:fsx_admin_password,
|
7414
7436
|
:ha_pairs,
|
7415
|
-
:throughput_capacity_per_ha_pair
|
7437
|
+
:throughput_capacity_per_ha_pair,
|
7438
|
+
:endpoint_ipv_6_address_range)
|
7416
7439
|
SENSITIVE = [:fsx_admin_password]
|
7417
7440
|
include Aws::Structure
|
7418
7441
|
end
|
@@ -7767,7 +7790,7 @@ module Aws::FSx
|
|
7767
7790
|
# @return [String]
|
7768
7791
|
#
|
7769
7792
|
# @!attribute [rw] endpoint_ip_address_range
|
7770
|
-
# (Multi-AZ only) Specifies the
|
7793
|
+
# (Multi-AZ only) Specifies the IPv4 address range in which the
|
7771
7794
|
# endpoints to access your file system will be created. By default in
|
7772
7795
|
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
7773
7796
|
# available /28 IP address range for you from one of the VPC's CIDR
|
@@ -7776,7 +7799,7 @@ module Aws::FSx
|
|
7776
7799
|
# @return [String]
|
7777
7800
|
#
|
7778
7801
|
# @!attribute [rw] endpoint_ipv_6_address_range
|
7779
|
-
# (Multi-AZ only) Specifies the
|
7802
|
+
# (Multi-AZ only) Specifies the IPv6 address range in which the
|
7780
7803
|
# endpoints to access your file system will be created. By default in
|
7781
7804
|
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
7782
7805
|
# available /118 IP address range for you from one of the VPC's CIDR
|
@@ -7791,7 +7814,7 @@ module Aws::FSx
|
|
7791
7814
|
# @return [Array<String>]
|
7792
7815
|
#
|
7793
7816
|
# @!attribute [rw] endpoint_ip_address
|
7794
|
-
# The
|
7817
|
+
# The IPv4 address of the endpoint that is used to access data or to
|
7795
7818
|
# manage the file system.
|
7796
7819
|
# @return [String]
|
7797
7820
|
#
|
@@ -8758,8 +8781,8 @@ module Aws::FSx
|
|
8758
8781
|
end
|
8759
8782
|
|
8760
8783
|
# An error indicating that a particular service limit was exceeded. You
|
8761
|
-
# can increase some service limits by contacting Amazon Web
|
8762
|
-
#
|
8784
|
+
# can increase some service limits by contacting Amazon Web Services
|
8785
|
+
# Support.
|
8763
8786
|
#
|
8764
8787
|
# @!attribute [rw] limit
|
8765
8788
|
# Enumeration of the service limit that was exceeded.
|
@@ -9243,14 +9266,19 @@ module Aws::FSx
|
|
9243
9266
|
# @return [String]
|
9244
9267
|
#
|
9245
9268
|
# @!attribute [rw] ip_addresses
|
9246
|
-
# The SVM endpoint's
|
9269
|
+
# The SVM endpoint's IPv4 addresses.
|
9270
|
+
# @return [Array<String>]
|
9271
|
+
#
|
9272
|
+
# @!attribute [rw] ipv_6_addresses
|
9273
|
+
# The SVM endpoint's IPv6 addresses.
|
9247
9274
|
# @return [Array<String>]
|
9248
9275
|
#
|
9249
9276
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/SvmEndpoint AWS API Documentation
|
9250
9277
|
#
|
9251
9278
|
class SvmEndpoint < Struct.new(
|
9252
9279
|
:dns_name,
|
9253
|
-
:ip_addresses
|
9280
|
+
:ip_addresses,
|
9281
|
+
:ipv_6_addresses)
|
9254
9282
|
SENSITIVE = []
|
9255
9283
|
include Aws::Structure
|
9256
9284
|
end
|
@@ -9921,6 +9949,16 @@ module Aws::FSx
|
|
9921
9949
|
# [2]: https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/supported-fsx-clients.html#using-block-storage
|
9922
9950
|
# @return [Integer]
|
9923
9951
|
#
|
9952
|
+
# @!attribute [rw] endpoint_ipv_6_address_range
|
9953
|
+
# (Multi-AZ only) Specifies the IPv6 address range in which the
|
9954
|
+
# endpoints to access your file system will be created. By default in
|
9955
|
+
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
9956
|
+
# available /118 IP address range for you from one of the VPC's CIDR
|
9957
|
+
# ranges. You can have overlapping endpoint IP addresses for file
|
9958
|
+
# systems deployed in the same VPC/route tables, as long as they
|
9959
|
+
# don't overlap with any subnet.
|
9960
|
+
# @return [String]
|
9961
|
+
#
|
9924
9962
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/UpdateFileSystemOntapConfiguration AWS API Documentation
|
9925
9963
|
#
|
9926
9964
|
class UpdateFileSystemOntapConfiguration < Struct.new(
|
@@ -9933,7 +9971,8 @@ module Aws::FSx
|
|
9933
9971
|
:add_route_table_ids,
|
9934
9972
|
:remove_route_table_ids,
|
9935
9973
|
:throughput_capacity_per_ha_pair,
|
9936
|
-
:ha_pairs
|
9974
|
+
:ha_pairs,
|
9975
|
+
:endpoint_ipv_6_address_range)
|
9937
9976
|
SENSITIVE = [:fsx_admin_password]
|
9938
9977
|
include Aws::Structure
|
9939
9978
|
end
|
@@ -10022,7 +10061,7 @@ module Aws::FSx
|
|
10022
10061
|
# @return [Types::OpenZFSReadCacheConfiguration]
|
10023
10062
|
#
|
10024
10063
|
# @!attribute [rw] endpoint_ipv_6_address_range
|
10025
|
-
# (Multi-AZ only) Specifies the
|
10064
|
+
# (Multi-AZ only) Specifies the IPv6 address range in which the
|
10026
10065
|
# endpoints to access your file system will be created. By default in
|
10027
10066
|
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
10028
10067
|
# available /118 IP address range for you from one of the VPC's CIDR
|
@@ -11043,21 +11082,21 @@ module Aws::FSx
|
|
11043
11082
|
# @return [String]
|
11044
11083
|
#
|
11045
11084
|
# @!attribute [rw] preferred_file_server_ip
|
11046
|
-
# For `MULTI_AZ_1` deployment types, the
|
11047
|
-
# preferred, file server.
|
11085
|
+
# For `MULTI_AZ_1` deployment types, the IPv4 address of the primary,
|
11086
|
+
# or preferred, file server.
|
11048
11087
|
#
|
11049
11088
|
# Use this IP address when mounting the file system on Linux SMB
|
11050
11089
|
# clients or Windows SMB clients that are not joined to a Microsoft
|
11051
11090
|
# Active Directory. Applicable for all Windows file system deployment
|
11052
|
-
# types. This
|
11091
|
+
# types. This IPv4 address is temporarily unavailable when the file
|
11053
11092
|
# system is undergoing maintenance. For Linux and Windows SMB clients
|
11054
11093
|
# that are joined to an Active Directory, use the file system's
|
11055
11094
|
# DNSName instead. For more information on mapping and mounting file
|
11056
|
-
# shares, see [Accessing
|
11095
|
+
# shares, see [Accessing data using file shares][1].
|
11057
11096
|
#
|
11058
11097
|
#
|
11059
11098
|
#
|
11060
|
-
# [1]: https://docs.aws.amazon.com/fsx/latest/WindowsGuide/
|
11099
|
+
# [1]: https://docs.aws.amazon.com/fsx/latest/WindowsGuide/using-file-shares.html
|
11061
11100
|
# @return [String]
|
11062
11101
|
#
|
11063
11102
|
# @!attribute [rw] throughput_capacity
|
@@ -11107,7 +11146,7 @@ module Aws::FSx
|
|
11107
11146
|
# aliases from the file system after it is created using the
|
11108
11147
|
# DisassociateFileSystemAliases operation. You only need to specify
|
11109
11148
|
# the alias name in the request payload. For more information, see
|
11110
|
-
# [DNS aliases][1].
|
11149
|
+
# [Managing DNS aliases][1].
|
11111
11150
|
#
|
11112
11151
|
#
|
11113
11152
|
#
|
@@ -11128,6 +11167,17 @@ module Aws::FSx
|
|
11128
11167
|
# limit associated with your chosen throughput capacity.
|
11129
11168
|
# @return [Types::DiskIopsConfiguration]
|
11130
11169
|
#
|
11170
|
+
# @!attribute [rw] preferred_file_server_ipv_6
|
11171
|
+
# For MULTI\_AZ\_1 deployment types, the IPv6 address of the primary,
|
11172
|
+
# or preferred, file server. Use this IP address when mounting the
|
11173
|
+
# file system on Linux SMB clients or Windows SMB clients that are not
|
11174
|
+
# joined to a Microsoft Active Directory. Applicable for all Windows
|
11175
|
+
# file system deployment types. This IPv6 address is temporarily
|
11176
|
+
# unavailable when the file system is undergoing maintenance. For
|
11177
|
+
# Linux and Windows SMB clients that are joined to an Active
|
11178
|
+
# Directory, use the file system's DNSName instead.
|
11179
|
+
# @return [String]
|
11180
|
+
#
|
11131
11181
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/WindowsFileSystemConfiguration AWS API Documentation
|
11132
11182
|
#
|
11133
11183
|
class WindowsFileSystemConfiguration < Struct.new(
|
@@ -11145,7 +11195,8 @@ module Aws::FSx
|
|
11145
11195
|
:copy_tags_to_backups,
|
11146
11196
|
:aliases,
|
11147
11197
|
:audit_log_configuration,
|
11148
|
-
:disk_iops_configuration
|
11198
|
+
:disk_iops_configuration,
|
11199
|
+
:preferred_file_server_ipv_6)
|
11149
11200
|
SENSITIVE = []
|
11150
11201
|
include Aws::Structure
|
11151
11202
|
end
|
data/lib/aws-sdk-fsx.rb
CHANGED
data/sig/client.rbs
CHANGED
@@ -382,7 +382,8 @@ module Aws
|
|
382
382
|
throughput_capacity: ::Integer?,
|
383
383
|
weekly_maintenance_start_time: ::String?,
|
384
384
|
ha_pairs: ::Integer?,
|
385
|
-
throughput_capacity_per_ha_pair: ::Integer
|
385
|
+
throughput_capacity_per_ha_pair: ::Integer?,
|
386
|
+
endpoint_ipv_6_address_range: ::String?
|
386
387
|
},
|
387
388
|
?file_system_type_version: ::String,
|
388
389
|
?open_zfs_configuration: {
|
@@ -1281,7 +1282,8 @@ module Aws
|
|
1281
1282
|
add_route_table_ids: Array[::String]?,
|
1282
1283
|
remove_route_table_ids: Array[::String]?,
|
1283
1284
|
throughput_capacity_per_ha_pair: ::Integer?,
|
1284
|
-
ha_pairs: ::Integer
|
1285
|
+
ha_pairs: ::Integer?,
|
1286
|
+
endpoint_ipv_6_address_range: ::String?
|
1285
1287
|
},
|
1286
1288
|
?open_zfs_configuration: {
|
1287
1289
|
automatic_backup_retention_days: ::Integer?,
|
data/sig/types.rbs
CHANGED
@@ -23,7 +23,7 @@ module Aws::FSx
|
|
23
23
|
|
24
24
|
class ActiveDirectoryError
|
25
25
|
attr_accessor active_directory_id: ::String
|
26
|
-
attr_accessor type: ("DOMAIN_NOT_FOUND" | "INCOMPATIBLE_DOMAIN_MODE" | "WRONG_VPC" | "INVALID_DOMAIN_STAGE")
|
26
|
+
attr_accessor type: ("DOMAIN_NOT_FOUND" | "INCOMPATIBLE_DOMAIN_MODE" | "WRONG_VPC" | "INVALID_NETWORK_TYPE" | "INVALID_DOMAIN_STAGE")
|
27
27
|
attr_accessor message: ::String
|
28
28
|
SENSITIVE: []
|
29
29
|
end
|
@@ -361,6 +361,7 @@ module Aws::FSx
|
|
361
361
|
attr_accessor weekly_maintenance_start_time: ::String
|
362
362
|
attr_accessor ha_pairs: ::Integer
|
363
363
|
attr_accessor throughput_capacity_per_ha_pair: ::Integer
|
364
|
+
attr_accessor endpoint_ipv_6_address_range: ::String
|
364
365
|
SENSITIVE: [:fsx_admin_password]
|
365
366
|
end
|
366
367
|
|
@@ -1070,6 +1071,7 @@ module Aws::FSx
|
|
1070
1071
|
class FileSystemEndpoint
|
1071
1072
|
attr_accessor dns_name: ::String
|
1072
1073
|
attr_accessor ip_addresses: ::Array[::String]
|
1074
|
+
attr_accessor ipv_6_addresses: ::Array[::String]
|
1073
1075
|
SENSITIVE: []
|
1074
1076
|
end
|
1075
1077
|
|
@@ -1276,6 +1278,7 @@ module Aws::FSx
|
|
1276
1278
|
attr_accessor fsx_admin_password: ::String
|
1277
1279
|
attr_accessor ha_pairs: ::Integer
|
1278
1280
|
attr_accessor throughput_capacity_per_ha_pair: ::Integer
|
1281
|
+
attr_accessor endpoint_ipv_6_address_range: ::String
|
1279
1282
|
SENSITIVE: [:fsx_admin_password]
|
1280
1283
|
end
|
1281
1284
|
|
@@ -1619,6 +1622,7 @@ module Aws::FSx
|
|
1619
1622
|
class SvmEndpoint
|
1620
1623
|
attr_accessor dns_name: ::String
|
1621
1624
|
attr_accessor ip_addresses: ::Array[::String]
|
1625
|
+
attr_accessor ipv_6_addresses: ::Array[::String]
|
1622
1626
|
SENSITIVE: []
|
1623
1627
|
end
|
1624
1628
|
|
@@ -1733,6 +1737,7 @@ module Aws::FSx
|
|
1733
1737
|
attr_accessor remove_route_table_ids: ::Array[::String]
|
1734
1738
|
attr_accessor throughput_capacity_per_ha_pair: ::Integer
|
1735
1739
|
attr_accessor ha_pairs: ::Integer
|
1740
|
+
attr_accessor endpoint_ipv_6_address_range: ::String
|
1736
1741
|
SENSITIVE: [:fsx_admin_password]
|
1737
1742
|
end
|
1738
1743
|
|
@@ -1927,6 +1932,7 @@ module Aws::FSx
|
|
1927
1932
|
attr_accessor aliases: ::Array[Types::Alias]
|
1928
1933
|
attr_accessor audit_log_configuration: Types::WindowsAuditLogConfiguration
|
1929
1934
|
attr_accessor disk_iops_configuration: Types::DiskIopsConfiguration
|
1935
|
+
attr_accessor preferred_file_server_ipv_6: ::String
|
1930
1936
|
SENSITIVE: []
|
1931
1937
|
end
|
1932
1938
|
end
|