RemotePathResponse

data class RemotePathResponse(val externalHostName: String, val serverName: String, val volumeName: String)

The full path to a volume that is to be migrated into ANF. Required for Migration volumes

Constructors

Link copied to clipboard
constructor(externalHostName: String, serverName: String, volumeName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Path to a ONTAP Host

Link copied to clipboard

The name of a server on the ONTAP Host

Link copied to clipboard

The name of a volume on the server