Nfs3TargetResponse

data class Nfs3TargetResponse(val target: String? = null, val usageModel: String? = null)

Properties pertaining to the Nfs3Target

Constructors

Link copied to clipboard
constructor(target: String? = null, usageModel: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val target: String? = null

IP address or host name of an NFSv3 host (e.g., 10.0.44.44).

Link copied to clipboard
val usageModel: String? = null

Identifies the StorageCache usage model to be used for this storage target.