SvmEndpoint

An Amazon FSx for NetApp ONTAP storage virtual machine (SVM) has four endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp CloudManager. They are the Iscsi, Management, Nfs, and Smb endpoints.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The SVM endpoint's IP addresses.

Functions

Link copied to clipboard
inline fun copy(block: SvmEndpoint.Builder.() -> Unit = {}): SvmEndpoint
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String