Get Ontap File System Endpoint
data class GetOntapFileSystemEndpoint(val interclusters: List<GetOntapFileSystemEndpointIntercluster>, val managements: List<GetOntapFileSystemEndpointManagement>)
Constructors
Link copied to clipboard
constructor(interclusters: List<GetOntapFileSystemEndpointIntercluster>, managements: List<GetOntapFileSystemEndpointManagement>)
Properties
Link copied to clipboard
A FileSystemEndpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems. See FileSystemEndpoint below.
Link copied to clipboard
A FileSystemEndpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API. See FileSystemEndpoint below.