Storage System Server Configuration
data class StorageSystemServerConfiguration(val serverHostname: String, val serverPort: Int? = null)
The server name and network port required to connect with the management interface of the on-premises storage system.