Cache Node Drive Configuration Response
data class CacheNodeDriveConfigurationResponse(val cacheNumber: Int? = null, val nginxMapping: String? = null, val physicalPath: String? = null, val sizeInGb: Int? = null)
Drive configuration for cache node