SvmEndpoints

An Amazon FSx for NetApp ONTAP storage virtual machine (SVM) has the following endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp CloudManager.

Types

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

Properties

Link copied to clipboard

An endpoint for connecting using the Internet Small Computer Systems Interface (iSCSI) protocol.

Link copied to clipboard

An endpoint for managing SVMs using the NetApp ONTAP CLI, NetApp ONTAP API, or NetApp CloudManager.

Link copied to clipboard

An endpoint for connecting using the Network File System (NFS) protocol.

Link copied to clipboard

An endpoint for connecting using the Server Message Block (SMB) protocol.

Functions

Link copied to clipboard
inline fun copy(block: SvmEndpoints.Builder.() -> Unit = {}): SvmEndpoints
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