- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
administrative_actions
Type: UNORDERED_LIST_STRUCT
Provider name: AdministrativeActions
Description: A list of administrative actions for the volume that are in process or waiting to be processed. Administrative actions describe changes to the volume that you have initiated using the UpdateVolume
action.
administrative_action_type
STRING
AdministrativeActionType
failure_details
STRUCT
FailureDetails
message
STRING
Message
progress_percent
INT32
ProgressPercent
STORAGE_OPTIMIZATION
or DOWNLOAD_DATA_FROM_BACKUP
administrative action. Does not apply to any other administrative action type.remaining_transfer_bytes
INT64
RemainingTransferBytes
request_time
TIMESTAMP
RequestTime
status
STRING
Status
FAILED
- Amazon FSx failed to process the administrative action successfully.IN_PROGRESS
- Amazon FSx is processing the administrative action.PENDING
- Amazon FSx is waiting to process the administrative action.COMPLETED
- Amazon FSx has finished processing the administrative task. For a backup restore to a second-generation FSx for ONTAP file system, indicates that all data has been downloaded to the volume, and clients now have read-write access to volume.UPDATED_OPTIMIZING
- For a storage-capacity increase update, Amazon FSx has updated the file system with the new storage capacity, and is now performing the storage-optimization process.PENDING
- For a backup restore to a second-generation FSx for ONTAP file system, indicates that the file metadata is being downloaded onto the volume. The volume’s Lifecycle state is CREATING.IN_PROGRESS
- For a backup restore to a second-generation FSx for ONTAP file system, indicates that all metadata has been downloaded to the new volume and client can access data with read-only access while Amazon FSx downloads the file data to the volume. Track the progress of this process with the ProgressPercent
element.target_file_system_values
STRUCT
TargetFileSystemValues
UpdateFileSystem
operation. Returned for FILE_SYSTEM_UPDATE
administrative actions.administrative_actions
STRING
AdministrativeActions
UpdateFileSystem
operation.creation_time
TIMESTAMP
CreationTime
dns_name
STRING
DNSName
failure_details
STRUCT
FailureDetails
message
STRING
Message
file_system_id
STRING
FileSystemId
file_system_type
STRING
FileSystemType
LUSTRE
, WINDOWS
, ONTAP
, or OPENZFS
.file_system_type_version
STRING
FileSystemTypeVersion
2.10
, 2.12
, or 2.15
.kms_key_id
STRING
KmsKeyId
PERSISTENT_1
and PERSISTENT_2
deployment types only. SCRATCH_1
and SCRATCH_2
types are encrypted using the Amazon FSx service KMS key for your account.lifecycle
STRING
Lifecycle
AVAILABLE
- The file system is in a healthy state, and is reachable and available for use.CREATING
- Amazon FSx is creating the new file system.DELETING
- Amazon FSx is deleting an existing file system.FAILED
- An existing file system has experienced an unrecoverable failure. When creating a new file system, Amazon FSx was unable to create the file system.MISCONFIGURED
- The file system is in a failed but recoverable state.MISCONFIGURED_UNAVAILABLE
- (Amazon FSx for Windows File Server only) The file system is currently unavailable due to a change in your Active Directory configuration.UPDATING
- The file system is undergoing a customer-initiated update.lustre_configuration
STRUCT
LustreConfiguration
automatic_backup_retention_days
INT32
AutomaticBackupRetentionDays
copy_tags_to_backups
BOOLEAN
CopyTagsToBackups
daily_automatic_backup_start_time
STRING
DailyAutomaticBackupStartTime
data_compression_type
STRING
DataCompressionType
DataCompressionType
can have the following values:NONE
- Data compression is turned off for the file system.LZ4
- Data compression is turned on with the LZ4 algorithm.data_read_cache_configuration
STRUCT
DataReadCacheConfiguration
StorageType
is set to INTELLIGENT_TIERING
. Specifies the optional provisioned SSD read cache.size_gib
INT32
SizeGiB
SizingMode
is set to USER_PROVISIONED
. Specifies the size of the file system’s SSD read cache, in gibibytes (GiB). The SSD read cache size is distributed across provisioned file servers in your file system. Intelligent-Tiering file systems support a minimum of 32 GiB and maximum of 131072 GiB for SSD read cache size for every 4,000 MB/s of throughput capacity provisioned.sizing_mode
STRING
SizingMode
NO_CACHE
if you do not want to use an SSD read cache with your Intelligent-Tiering file system.USER_PROVISIONED
to specify the exact size of your SSD read cache.PROPORTIONAL_TO_THROUGHPUT_CAPACITY
to have your SSD read cache automatically sized based on your throughput capacity.data_repository_configuration
STRUCT
DataRepositoryConfiguration
auto_import_policy
STRING
AutoImportPolicy
AutoImportPolicy
. The AutoImportPolicy configures how Amazon FSx keeps your file and directory listings up to date as you add or modify objects in your linked S3 bucket. AutoImportPolicy
can have the following values:NONE
- (Default) AutoImport is off. Amazon FSx only updates file and directory listings from the linked S3 bucket when the file system is created. FSx does not update file and directory listings for any new or changed objects after choosing this option.NEW
- AutoImport is on. Amazon FSx automatically imports directory listings of any new objects added to the linked S3 bucket that do not currently exist in the FSx file system.NEW_CHANGED
- AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket and any existing objects that are changed in the S3 bucket after you choose this option.NEW_CHANGED_DELETED
- AutoImport is on. Amazon FSx automatically imports file and directory listings of any new objects added to the S3 bucket, any existing objects that are changed in the S3 bucket, and any objects that were deleted in the S3 bucket.export_path
STRING
ExportPath
failure_details
STRUCT
FailureDetails
message
STRING
Message
import_path
STRING
ImportPath
s3://import-bucket/optional-prefix
. If a prefix is specified after the Amazon S3 bucket name, only object keys with that prefix are loaded into the file system.imported_file_chunk_size
INT32
ImportedFileChunkSize
lifecycle
STRING
Lifecycle
CREATING
- The data repository configuration between the FSx file system and the linked S3 data repository is being created. The data repository is unavailable.AVAILABLE
- The data repository is available for use.MISCONFIGURED
- Amazon FSx cannot automatically import updates from the S3 bucket until the data repository configuration is corrected. For more information, see Troubleshooting a Misconfigured linked S3 bucket.UPDATING
- The data repository is undergoing a customer initiated update and availability may be impacted.FAILED
- The data repository is in a terminal state that cannot be recovered.deployment_type
STRING
DeploymentType
SCRATCH_1
and SCRATCH_2
deployment types are best suited for when you need temporary storage and shorter-term processing of data. The SCRATCH_2
deployment type provides in-transit encryption of data and higher burst throughput capacity than SCRATCH_1
. The PERSISTENT_1
and PERSISTENT_2
deployment type is used for longer-term storage and workloads and encryption of data in transit. PERSISTENT_2
offers higher PerUnitStorageThroughput
(up to 1000 MB/s/TiB) along with a lower minimum storage capacity requirement (600 GiB). To learn more about FSx for Lustre deployment types, see Deployment and storage class options for FSx for Lustre file systems. The default is SCRATCH_1
.drive_cache_type
STRING
DriveCacheType
PERSISTENT_1
file systems that are provisioned with HDD storage devices. This parameter is required when StorageType
is HDD. When set to READ
the file system has an SSD storage cache that is sized to 20% of the file system’s storage capacity. This improves the performance for frequently accessed files by caching up to 20% of the total storage capacity. This parameter is required when StorageType
is set to HDD.efa_enabled
BOOLEAN
EfaEnabled
log_configuration
STRUCT
LogConfiguration
destination
STRING
Destination
level
STRING
Level
WARN_ONLY
- only warning events are logged.ERROR_ONLY
- only error events are logged.WARN_ERROR
- both warning events and error events are logged.DISABLED
- logging of data repository events is turned off.WARN_ERROR
, which can’t be changed.metadata_configuration
STRUCT
MetadataConfiguration
PERSISTENT_2
deployment type.iops
INT32
Iops
1500
, 3000
, 6000
, 12000
, and multiples of 12000
up to a maximum of 192000
.6000
and 12000
.mode
STRING
Mode
mount_name
STRING
MountName
MountName
value when mounting the file system. For the SCRATCH_1
deployment type, this value is always “fsx
”. For SCRATCH_2
, PERSISTENT_1
, and PERSISTENT_2
deployment types, this value is a string that is unique within an Amazon Web Services Region.per_unit_storage_throughput
INT32
PerUnitStorageThroughput
PERSISTENT_1
and PERSISTENT_2
deployment types. Valid values:PERSISTENT_1
SSD storage: 50, 100, 200.PERSISTENT_1
HDD storage: 12, 40.PERSISTENT_2
SSD storage: 125, 250, 500, 1000.root_squash_configuration
STRUCT
RootSquashConfiguration
no_squash_nids
UNORDERED_LIST_STRING
NoSquashNids
10.0.1.6@tcp
).10.0.[2-10].[1-255]@tcp
).root_squash
STRING
RootSquash
UID:GID
(for example, 365534:65534
). The UID and GID values can range from 0
to 4294967294
:0
(zero) for UID and GID indicates root, and therefore disables root squash.throughput_capacity
INT32
ThroughputCapacity
weekly_maintenance_start_time
STRING
WeeklyMaintenanceStartTime
d
is the weekday number, from 1 through 7, beginning with Monday and ending with Sunday.network_interface_ids
UNORDERED_LIST_STRING
NetworkInterfaceIds
ontap_configuration
STRUCT
OntapConfiguration
automatic_backup_retention_days
INT32
AutomaticBackupRetentionDays
daily_automatic_backup_start_time
STRING
DailyAutomaticBackupStartTime
deployment_type
STRING
DeploymentType
MULTI_AZ_1
- A high availability file system configured for Multi-AZ redundancy to tolerate temporary Availability Zone (AZ) unavailability. This is a first-generation FSx for ONTAP file system.MULTI_AZ_2
- A high availability file system configured for Multi-AZ redundancy to tolerate temporary AZ unavailability. This is a second-generation FSx for ONTAP file system.SINGLE_AZ_1
- A file system configured for Single-AZ redundancy. This is a first-generation FSx for ONTAP file system.SINGLE_AZ_2
- A file system configured with multiple high-availability (HA) pairs for Single-AZ redundancy. This is a second-generation FSx for ONTAP file system.disk_iops_configuration
STRUCT
DiskIopsConfiguration
iops
INT64
Iops
HAPairs
and StorageCapacity
. The minimum value is calculated as StorageCapacity
* 3 * HAPairs
(3 IOPS per GB of StorageCapacity
). The maximum value is calculated as 200,000 * HAPairs
. Amazon FSx responds with an HTTP status code 400 (Bad Request) if the value of Iops
is outside of the minimum or maximum values.mode
STRING
Mode
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED
value.endpoint_ip_address_range
STRING
EndpointIpAddressRange
endpoints
STRUCT
Endpoints
Management
and Intercluster
endpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror.intercluster
STRUCT
Intercluster
dns_name
STRING
DNSName
ip_addresses
UNORDERED_LIST_STRING
IpAddresses
management
STRUCT
Management
dns_name
STRING
DNSName
ip_addresses
UNORDERED_LIST_STRING
IpAddresses
fsx_admin_password
STRING
FsxAdminPassword
fsxadmin
user account to access the NetApp ONTAP CLI and REST API. The password value is always redacted in the response.ha_pairs
INT32
HAPairs
StorageCapacity
, Iops
, and ThroughputCapacity
. For more information, see High-availability (HA) pairs in the FSx for ONTAP user guide. Amazon FSx responds with an HTTP status code 400 (Bad Request) for the following conditions:HAPairs
is less than 1 or greater than 12.HAPairs
is greater than 1 and the value of DeploymentType
is SINGLE_AZ_1
, MULTI_AZ_1
, or MULTI_AZ_2
.preferred_subnet_id
STRING
PreferredSubnetId
route_table_ids
UNORDERED_LIST_STRING
RouteTableIds
throughput_capacity
INT32
ThroughputCapacity
throughput_capacity_per_ha_pair
INT32
ThroughputCapacityPerHAPair
HAPairs
is equal to 1, the value of ThroughputCapacityPerHAPair
is the total throughput for the file system. This field and ThroughputCapacity
cannot be defined in the same API call, but one is required. This field and ThroughputCapacity
are the same for file systems with one HA pair.SINGLE_AZ_1
and MULTI_AZ_1
file systems, valid values are 128, 256, 512, 1024, 2048, or 4096 MBps.SINGLE_AZ_2
, valid values are 1536, 3072, or 6144 MBps.MULTI_AZ_2
, valid values are 384, 768, 1536, 3072, or 6144 MBps.ThroughputCapacity
and ThroughputCapacityPerHAPair
are not the same value.SINGLE_AZ_2
and ThroughputCapacity
/ ThroughputCapacityPerHAPair
is not a valid HA pair (a value between 1 and 12).ThroughputCapacityPerHAPair
is not a valid value.weekly_maintenance_start_time
STRING
WeeklyMaintenanceStartTime
open_zfs_configuration
STRUCT
OpenZFSConfiguration
automatic_backup_retention_days
INT32
AutomaticBackupRetentionDays
copy_tags_to_backups
BOOLEAN
CopyTagsToBackups
true
, all tags on the file system are copied to all automatic backups and any user-initiated backups where the user doesn’t specify any tags. If this value is true
and you specify one or more tags, only the specified tags are copied to backups. If you specify one or more tags when creating a user-initiated backup, no tags are copied from the file system, regardless of this value.copy_tags_to_volumes
BOOLEAN
CopyTagsToVolumes
false
. If it’s set to true
, all tags for the volume are copied to snapshots where the user doesn’t specify tags. If this value is true
and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.daily_automatic_backup_start_time
STRING
DailyAutomaticBackupStartTime
deployment_type
STRING
DeploymentType
MULTI_AZ_1
, SINGLE_AZ_HA_2
, SINGLE_AZ_HA_1
, SINGLE_AZ_2
, and SINGLE_AZ_1
.disk_iops_configuration
STRUCT
DiskIopsConfiguration
iops
INT64
Iops
HAPairs
and StorageCapacity
. The minimum value is calculated as StorageCapacity
* 3 * HAPairs
(3 IOPS per GB of StorageCapacity
). The maximum value is calculated as 200,000 * HAPairs
. Amazon FSx responds with an HTTP status code 400 (Bad Request) if the value of Iops
is outside of the minimum or maximum values.mode
STRING
Mode
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED
value.endpoint_ip_address
STRING
EndpointIpAddress
endpoint_ip_address_range
STRING
EndpointIpAddressRange
preferred_subnet_id
STRING
PreferredSubnetId
DeploymentType
is set to MULTI_AZ_1
. This specifies the subnet in which you want the preferred file server to be located.read_cache_configuration
STRUCT
ReadCacheConfiguration
StorageType
is set to INTELLIGENT_TIERING
. Specifies the optional provisioned SSD read cache.size_gib
INT32
SizeGiB
SizingMode
is set to USER_PROVISIONED
. Specifies the size of the file system’s SSD read cache, in gibibytes (GiB).sizing_mode
STRING
SizingMode
NO_CACHE
if you do not want to use an SSD read cache with your Intelligent-Tiering file system.USER_PROVISIONED
to specify the exact size of your SSD read cache.PROPORTIONAL_TO_THROUGHPUT_CAPACITY
to have your SSD read cache automatically sized based on your throughput capacity.root_volume_id
STRING
RootVolumeId
route_table_ids
UNORDERED_LIST_STRING
RouteTableIds
throughput_capacity
INT32
ThroughputCapacity
weekly_maintenance_start_time
STRING
WeeklyMaintenanceStartTime
owner_id
STRING
OwnerId
resource_arn
STRING
ResourceARN
storage_capacity
INT32
StorageCapacity
StorageCapacity
is outside of the minimum or maximum values.storage_type
STRING
StorageType
SSD
, the file system uses solid state drive storage.HDD
, the file system uses hard disk drive storage.INTELLIGENT_TIERING
, the file system uses fully elastic, intelligently-tiered storage.subnet_ids
UNORDERED_LIST_STRING
SubnetIds
MULTI_AZ_1
file system deployment type, there are two subnet IDs, one for the preferred file server and one for the standby file server. The preferred file server subnet identified in the PreferredSubnetID
property. All other file systems have only one subnet ID. For FSx for Lustre file systems, and Single-AZ Windows file systems, this is the ID of the subnet that contains the file system’s endpoint. For MULTI_AZ_1
Windows and ONTAP file systems, the file system endpoint is available in the PreferredSubnetID
.vpc_id
STRING
VpcId
windows_configuration
STRUCT
WindowsConfiguration
active_directory_id
STRING
ActiveDirectoryId
aliases
UNORDERED_LIST_STRUCT
Aliases
lifecycle
STRING
Lifecycle
name
STRING
Name
hostname.domain
, for example, accounting.example.com
.audit_log_configuration
STRUCT
AuditLogConfiguration
audit_log_destination
STRING
AuditLogDestination
/aws/fsx
prefix. The name of the Amazon Kinesis Data Firehose delivery stream must begin with the aws-fsx
prefix. The destination ARN (either CloudWatch Logs log group or Kinesis Data Firehose delivery stream) must be in the same Amazon Web Services partition, Amazon Web Services Region, and Amazon Web Services account as your Amazon FSx file system.file_access_audit_log_level
STRING
FileAccessAuditLogLevel
SUCCESS_ONLY
- only successful attempts to access files or folders are logged.FAILURE_ONLY
- only failed attempts to access files or folders are logged.SUCCESS_AND_FAILURE
- both successful attempts and failed attempts to access files or folders are logged.DISABLED
- access auditing of files and folders is turned off.file_share_access_audit_log_level
STRING
FileShareAccessAuditLogLevel
SUCCESS_ONLY
- only successful attempts to access file shares are logged.FAILURE_ONLY
- only failed attempts to access file shares are logged.SUCCESS_AND_FAILURE
- both successful attempts and failed attempts to access file shares are logged.DISABLED
- access auditing of file shares is turned off.automatic_backup_retention_days
INT32
AutomaticBackupRetentionDays
copy_tags_to_backups
BOOLEAN
CopyTagsToBackups
daily_automatic_backup_start_time
STRING
DailyAutomaticBackupStartTime
deployment_type
STRING
DeploymentType
MULTI_AZ_1
- Specifies a high availability file system that is configured for Multi-AZ redundancy to tolerate temporary Availability Zone (AZ) unavailability, and supports SSD and HDD storage.SINGLE_AZ_1
- (Default) Specifies a file system that is configured for single AZ redundancy, only supports SSD storage.SINGLE_AZ_2
- Latest generation Single AZ file system. Specifies a file system that is configured for single AZ redundancy and supports SSD and HDD storage.disk_iops_configuration
STRUCT
DiskIopsConfiguration
iops
INT64
Iops
HAPairs
and StorageCapacity
. The minimum value is calculated as StorageCapacity
* 3 * HAPairs
(3 IOPS per GB of StorageCapacity
). The maximum value is calculated as 200,000 * HAPairs
. Amazon FSx responds with an HTTP status code 400 (Bad Request) if the value of Iops
is outside of the minimum or maximum values.mode
STRING
Mode
AUTOMATIC
setting of SSD IOPS of 3 IOPS per GB of storage capacity, or if it using a USER_PROVISIONED
value.maintenance_operations_in_progress
UNORDERED_LIST_STRING
MaintenanceOperationsInProgress
preferred_file_server_ip
STRING
PreferredFileServerIp
MULTI_AZ_1
deployment types, the IP address of the primary, or preferred, file server. Use this IP address when mounting the file system on Linux SMB clients or Windows SMB clients that are not joined to a Microsoft Active Directory. Applicable for all Windows file system deployment types. This IP address is temporarily unavailable when the file system is undergoing maintenance. For Linux and Windows SMB clients that are joined to an Active Directory, use the file system’s DNSName instead. For more information on mapping and mounting file shares, see Accessing File Shares.preferred_subnet_id
STRING
PreferredSubnetId
MULTI_AZ_1
deployment types, it specifies the ID of the subnet where the preferred file server is located. Must be one of the two subnet IDs specified in SubnetIds
property. Amazon FSx serves traffic from this subnet except in the event of a failover to the secondary file server. For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this value is the same as that for SubnetIDs
. For more information, see Availability and durability: Single-AZ and Multi-AZ file systems.remote_administration_endpoint
STRING
RemoteAdministrationEndpoint
MULTI_AZ_1
deployment types, use this endpoint when performing administrative tasks on the file system using Amazon FSx Remote PowerShell. For SINGLE_AZ_1
and SINGLE_AZ_2
deployment types, this is the DNS name of the file system. This endpoint is temporarily unavailable when the file system is undergoing maintenance.self_managed_active_directory_configuration
STRUCT
SelfManagedActiveDirectoryConfiguration
dns_ips
UNORDERED_LIST_STRING
DnsIps
domain_name
STRING
DomainName
file_system_administrators_group
STRING
FileSystemAdministratorsGroup
organizational_unit_distinguished_name
STRING
OrganizationalUnitDistinguishedName
user_name
STRING
UserName
throughput_capacity
INT32
ThroughputCapacity
weekly_maintenance_start_time
STRING
WeeklyMaintenanceStartTime
target_snapshot_values
STRUCT
TargetSnapshotValues
administrative_actions
STRING
AdministrativeActions
creation_time
TIMESTAMP
CreationTime
lifecycle
STRING
Lifecycle
PENDING
- Amazon FSx hasn’t started creating the snapshot.CREATING
- Amazon FSx is creating the snapshot.DELETING
- Amazon FSx is deleting the snapshot.AVAILABLE
- The snapshot is fully available.lifecycle_transition_reason
STRUCT
LifecycleTransitionReason
message
STRING
Message
name
STRING
Name
resource_arn
STRING
ResourceARN
snapshot_id
STRING
SnapshotId
volume_id
STRING
VolumeId
target_volume_values
STRING
TargetVolumeValues
total_transfer_bytes
INT64
TotalTransferBytes
creation_time
Type: TIMESTAMP
Provider name: CreationTime
file_system_id
Type: STRING
Provider name: FileSystemId
lifecycle
Type: STRING
Provider name: Lifecycle
Description: The lifecycle status of the volume.
AVAILABLE
- The volume is fully available for use.CREATED
- The volume has been created.CREATING
- Amazon FSx is creating the new volume.DELETING
- Amazon FSx is deleting an existing volume.FAILED
- Amazon FSx was unable to create the volume.MISCONFIGURED
- The volume is in a failed but recoverable state.PENDING
- Amazon FSx hasn’t started creating the volume.lifecycle_transition_reason
Type: STRUCT
Provider name: LifecycleTransitionReason
Description: The reason why the volume lifecycle status changed.
message
STRING
Message
name
Type: STRING
Provider name: Name
Description: The name of the volume.
ontap_configuration
Type: STRUCT
Provider name: OntapConfiguration
aggregate_configuration
STRUCT
AggregateConfiguration
aggregates
UNORDERED_LIST_STRING
Aggregates
Aggregates
are not are not formatted as aggrX
, where X is a number between 1 and 12.Aggregates
contains aggregates that are not present.total_constituents
INT32
TotalConstituents
copy_tags_to_backups
BOOLEAN
CopyTagsToBackups
flex_cache_endpoint_type
STRING
FlexCacheEndpointType
NONE
specifies that the volume doesn’t have a FlexCache configuration. NONE
is the default.ORIGIN
specifies that the volume is the origin volume for a FlexCache volume.CACHE
specifies that the volume is a FlexCache volume.junction_path
STRING
JunctionPath
JunctionPath
directly below a parent volume junction or on a directory within a volume. A JunctionPath
for a volume named vol3
might be /vol1/vol2/vol3
, or /vol1/dir2/vol3
, or even /dir1/dir2/vol3
.ontap_volume_type
STRING
OntapVolumeType
RW
specifies a read/write volume. RW
is the default.DP
specifies a data-protection volume. You can protect data by replicating it to data-protection mirror copies. If a disaster occurs, you can use these data-protection mirror copies to recover data.LS
specifies a load-sharing mirror volume. A load-sharing mirror reduces the network traffic to a FlexVol volume by providing additional read-only access to clients.security_style
STRING
SecurityStyle
UNIX
, NTFS
, or MIXED
.size_in_bytes
INT64
SizeInBytes
size_in_megabytes
INT32
SizeInMegabytes
snaplock_configuration
STRUCT
SnaplockConfiguration
audit_log_volume
BOOLEAN
AuditLogVolume
false
. If you set AuditLogVolume
to true
, the SnapLock volume is created as an audit log volume. The minimum retention period for an audit log volume is six months. For more information, see SnapLock audit log volumes.autocommit_period
STRUCT
AutocommitPeriod
type
STRING
Type
NONE
disables autocommit. The default value is NONE
.value
INT32
Value
Minutes
: 5 - 65,535Hours
: 1 - 65,535Days
: 1 - 3,650Months
: 1 - 120Years
: 1 - 10privileged_delete
STRING
PrivilegedDelete
PERMANENTLY_DISABLED
is a terminal state. If privileged delete is permanently disabled on a SnapLock volume, you can’t re-enable it. The default value is DISABLED
. For more information, see Privileged delete.retention_period
STRUCT
RetentionPeriod
default_retention
STRUCT
DefaultRetention
type
STRING
Type
INFINITE
, the files are retained forever. If you set it to UNSPECIFIED
, the files are retained until you set an explicit retention period.value
INT32
Value
INFINITE
or UNSPECIFIED
. For all other options, the following ranges are valid:Seconds
: 0 - 65,535Minutes
: 0 - 65,535Hours
: 0 - 24Days
: 0 - 365Months
: 0 - 12Years
: 0 - 100maximum_retention
STRUCT
MaximumRetention
type
STRING
Type
INFINITE
, the files are retained forever. If you set it to UNSPECIFIED
, the files are retained until you set an explicit retention period.value
INT32
Value
INFINITE
or UNSPECIFIED
. For all other options, the following ranges are valid:Seconds
: 0 - 65,535Minutes
: 0 - 65,535Hours
: 0 - 24Days
: 0 - 365Months
: 0 - 12Years
: 0 - 100minimum_retention
STRUCT
MinimumRetention
type
STRING
Type
INFINITE
, the files are retained forever. If you set it to UNSPECIFIED
, the files are retained until you set an explicit retention period.value
INT32
Value
INFINITE
or UNSPECIFIED
. For all other options, the following ranges are valid:Seconds
: 0 - 65,535Minutes
: 0 - 65,535Hours
: 0 - 24Days
: 0 - 365Months
: 0 - 12Years
: 0 - 100snaplock_type
STRING
SnaplockType
COMPLIANCE
: Files transitioned to write once, read many (WORM) on a Compliance volume can’t be deleted until their retention periods expire. This retention mode is used to address government or industry-specific mandates or to protect against ransomware attacks. For more information, see SnapLock Compliance.ENTERPRISE
: Files transitioned to WORM on an Enterprise volume can be deleted by authorized users before their retention periods expire using privileged delete. This retention mode is used to advance an organization’s data integrity and internal compliance or to test retention settings before using SnapLock Compliance. For more information, see SnapLock Enterprise.volume_append_mode_enabled
BOOLEAN
VolumeAppendModeEnabled
false
. For more information, see Volume-append mode.snapshot_policy
STRING
SnapshotPolicy
default
: This is the default policy. A maximum of six hourly snapshots taken five minutes past the hour. A maximum of two daily snapshots taken Monday through Saturday at 10 minutes after midnight. A maximum of two weekly snapshots taken every Sunday at 15 minutes after midnight.default-1weekly
: This policy is the same as the default
policy except that it only retains one snapshot from the weekly schedule.none
: This policy does not take any snapshots. This policy can be assigned to volumes to prevent automatic snapshots from being taken.storage_efficiency_enabled
BOOLEAN
StorageEfficiencyEnabled
storage_virtual_machine_id
STRING
StorageVirtualMachineId
storage_virtual_machine_root
BOOLEAN
StorageVirtualMachineRoot
false
. If this value is true
, then this is the SVM root volume. This flag is useful when you’re deleting an SVM, because you must first delete all non-root volumes. This flag, when set to false
, helps you identify which volumes to delete before you can delete the SVM.tiering_policy
STRUCT
TieringPolicy
TieringPolicy
setting.cooling_period
INT32
CoolingPeriod
AUTO
and SNAPSHOT_ONLY
tiering policies. Enter a whole number between 2 and 183. Default values are 31 days for AUTO
and 2 days for SNAPSHOT_ONLY
.name
STRING
Name
SNAPSHOT_ONLY
.SNAPSHOT_ONLY
- moves cold snapshots to the capacity pool storage tier.AUTO
- moves cold user data and snapshots to the capacity pool storage tier based on your access patterns.ALL
- moves all user data blocks in both the active file system and Snapshot copies to the storage pool tier.NONE
- keeps a volume’s data in the primary storage tier, preventing it from being moved to the capacity pool tier.uuid
STRING
UUID
volume_style
STRING
VolumeStyle
open_zfs_configuration
Type: STRUCT
Provider name: OpenZFSConfiguration
Description: The configuration of an Amazon FSx for OpenZFS volume.
copy_strategy
STRING
CopyStrategy
CLONE
- The new volume references the data in the origin snapshot. Cloning a snapshot is faster than copying data from the snapshot to a new volume and doesn’t consume disk throughput. However, the origin snapshot can’t be deleted if there is a volume using its copied data.FULL_COPY
- Copies all data from the snapshot to the new volume. Specify this option to create the volume from a snapshot on another FSx for OpenZFS file system.INCREMENTAL_COPY
option is only for updating an existing volume by using a snapshot from another FSx for OpenZFS file system. For more information, see CopySnapshotAndUpdateVolume.copy_tags_to_snapshots
BOOLEAN
CopyTagsToSnapshots
false
. If it’s set to true
, all tags for the volume are copied to snapshots where the user doesn’t specify tags. If this value is true
and you specify one or more tags, only the specified tags are copied to snapshots. If you specify one or more tags when creating the snapshot, no tags are copied from the volume, regardless of this value.data_compression_type
STRING
DataCompressionType
NONE
by default.NONE
- Doesn’t compress the data on the volume. NONE
is the default.ZSTD
- Compresses the data in the volume using the Zstandard (ZSTD) compression algorithm. Compared to LZ4, Z-Standard provides a better compression ratio to minimize on-disk storage utilization.LZ4
- Compresses the data in the volume using the LZ4 compression algorithm. Compared to Z-Standard, LZ4 is less compute-intensive and delivers higher write throughput speeds.delete_cloned_volumes
BOOLEAN
DeleteClonedVolumes
delete_intermediate_data
BOOLEAN
DeleteIntermediateData
delete_intermediate_snaphots
BOOLEAN
DeleteIntermediateSnaphots
destination_snapshot
STRING
DestinationSnapshot
nfs_exports
UNORDERED_LIST_STRUCT
NfsExports
client_configurations
UNORDERED_LIST_STRUCT
ClientConfigurations
clients
STRING
Clients
*
), an IP address (0.0.0.0
), or a CIDR address (192.0.2.0/24
). By default, Amazon FSx uses the wildcard character when specifying the client.options
UNORDERED_LIST_STRING
Options
crossmnt
is used by default. If you don’t specify crossmnt
when changing the client configuration, you won’t be able to see or access snapshots in your file system’s snapshot directory.sync
is used by default. If you instead specify async
, the system acknowledges writes before writing to disk. If the system crashes before the writes are finished, you lose the unwritten data.origin_snapshot
STRUCT
OriginSnapshot
copy_strategy
STRING
CopyStrategy
CLONE
- The new volume references the data in the origin snapshot. Cloning a snapshot is faster than copying the data from a snapshot to a new volume and doesn’t consume disk throughput. However, the origin snapshot can’t be deleted if there is a volume using its copied data.FULL_COPY
- Copies all data from the snapshot to the new volume.INCREMENTAL_COPY
option is only for updating an existing volume by using a snapshot from another FSx for OpenZFS file system. For more information, see CopySnapshotAndUpdateVolume.snapshot_arn
STRING
SnapshotARN
parent_volume_id
STRING
ParentVolumeId
read_only
BOOLEAN
ReadOnly
record_size_kib
INT32
RecordSizeKiB
restore_to_snapshot
STRING
RestoreToSnapshot
source_snapshot_arn
STRING
SourceSnapshotARN
storage_capacity_quota_gib
INT32
StorageCapacityQuotaGiB
storage_capacity_reservation_gib
INT32
StorageCapacityReservationGiB
user_and_group_quotas
UNORDERED_LIST_STRUCT
UserAndGroupQuotas
id
INT32
Id
storage_capacity_quota_gib
INT32
StorageCapacityQuotaGiB
type
STRING
Type
volume_path
STRING
VolumePath
fsx/parentVolume/volume1
.resource_arn
Type: STRING
Provider name: ResourceARN
tags
Type: UNORDERED_LIST_STRING
volume_id
Type: STRING
Provider name: VolumeId
Description: The system-generated, unique ID of the volume.
volume_type
Type: STRING
Provider name: VolumeType
Description: The type of the volume.