Get Gateway Block Volumes Volume
data class GetGatewayBlockVolumesVolume(val address: String, val cacheMode: String, val chapEnabled: Boolean, val chapInUser: String, val chunkSize: Int, val diskId: String, val diskType: String, val enabled: Boolean, val gatewayBlockVolumeName: String, val gatewayId: String, val id: String, val indexId: String, val localPath: String, val lunId: Int, val ossBucketName: String, val ossBucketSsl: Boolean, val ossEndpoint: String, val port: Int, val protocol: String, val size: Int, val state: String, val status: Int, val target: String, val totalDownload: Int, val totalUpload: Int, val volumeState: Int)
Constructors
Link copied to clipboard
fun GetGatewayBlockVolumesVolume(address: String, cacheMode: String, chapEnabled: Boolean, chapInUser: String, chunkSize: Int, diskId: String, diskType: String, enabled: Boolean, gatewayBlockVolumeName: String, gatewayId: String, id: String, indexId: String, localPath: String, lunId: Int, ossBucketName: String, ossBucketSsl: Boolean, ossEndpoint: String, port: Int, protocol: String, size: Int, state: String, status: Int, target: String, totalDownload: Int, totalUpload: Int, volumeState: Int)