Get Ontap Storage Virtual Machine Endpoint
data class GetOntapStorageVirtualMachineEndpoint(val iscsis: List<GetOntapStorageVirtualMachineEndpointIscsi>, val managements: List<GetOntapStorageVirtualMachineEndpointManagement>, val nfs: List<GetOntapStorageVirtualMachineEndpointNf>, val smbs: List<GetOntapStorageVirtualMachineEndpointSmb>)
Constructors
Link copied to clipboard
constructor(iscsis: List<GetOntapStorageVirtualMachineEndpointIscsi>, managements: List<GetOntapStorageVirtualMachineEndpointManagement>, nfs: List<GetOntapStorageVirtualMachineEndpointNf>, smbs: List<GetOntapStorageVirtualMachineEndpointSmb>)
Properties
Link copied to clipboard
Link copied to clipboard
An endpoint for managing SVMs using the NetApp ONTAP CLI, NetApp ONTAP API, or NetApp CloudManager. See SVM Endpoint below.
Link copied to clipboard
An endpoint for connecting using the Network File System (NFS) protocol. See SVM Endpoint below.
Link copied to clipboard
An endpoint for connecting using the Server Message Block (SMB) protocol. See SVM Endpoint below.