OntapFileSystemEndpoint

data class OntapFileSystemEndpoint(val interclusters: List<OntapFileSystemEndpointIntercluster>? = null, val managements: List<OntapFileSystemEndpointManagement>? = null)

Constructors

Link copied to clipboard
constructor(interclusters: List<OntapFileSystemEndpointIntercluster>? = null, managements: List<OntapFileSystemEndpointManagement>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An endpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems. See Endpoint.

Link copied to clipboard

An endpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API. See Endpoint.