systemDiskSize

@JvmName(name = "ywufrwowkpuuauks")
suspend fun systemDiskSize(value: Output<Int>)
@JvmName(name = "krgibeaeoeulupor")
suspend fun systemDiskSize(value: Int?)

Parameters

value

The size of the system disk. Unit: GiB. The value of this parameter must be at least 1 and greater than or equal to the image size. Default value: 40 or the size of the image, whichever is larger.

  • Basic disk: 20 to 500.

  • ESSD (cloud_essd): The valid values vary based on the performance level of the ESSD. PL0 ESSD: 1 to 2048. PL1 ESSD: 20 to 2048. PL2 ESSD: 461 to 2048. PL3 ESSD: 1261 to 2048.

  • ESSD AutoPL disk (cloud_auto): 1 to 2048.

  • Other disk categories: 20 to 2048.