GetServiceTemplateVolumeNf

data class GetServiceTemplateVolumeNf(val path: String, val readOnly: Boolean, val server: String)

Constructors

Link copied to clipboard
constructor(path: String, readOnly: Boolean, server: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Path that is exported by the NFS server.

Link copied to clipboard

If true, mount the NFS volume as read only

Link copied to clipboard

Hostname or IP address of the NFS server