EphemeralStorageConfigResponse

data class EphemeralStorageConfigResponse(val localSsdCount: Int)

EphemeralStorageConfig contains configuration for the ephemeral storage filesystem.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of local SSDs to use to back ephemeral storage. Uses NVMe interfaces. Each local SSD is 375 GB in size. If zero, it means to disable using local SSDs as ephemeral storage.