FileSystemEndpoint - Amazon FSx
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FileSystemEndpoint

An Amazon FSx for NetApp ONTAP file system has two endpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. They are the Management and Intercluster endpoints.

Contents

DNSName

The file system's DNS name. You can mount your file system using its DNS name.

Type: String

Length Constraints: Minimum length of 16. Maximum length of 275.

Pattern: ^((fs|fc)i?-[0-9a-f]{8,}\..{4,253})$

Required: No

IpAddresses

IP addresses of the file system endpoint.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 24 items.

Length Constraints: Minimum length of 7. Maximum length of 15.

Pattern: ^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: