StorageConfigurationResponse

data class StorageConfigurationResponse(val transportFileShareConfiguration: Any? = null)

Gets or sets the storage configuration.

Constructors

Link copied to clipboard
constructor(transportFileShareConfiguration: Any? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The properties of the transport directory attached to the VIS. The default for transportFileShareConfiguration is the createAndMount flow if storage configuration is missing.