BlockDevicePartition

Prev Next

Available in Classic

This is the block device partition information.

Syntax

The syntax is as follows.

private String mountPoint;
private String partitionSize;

Field

The following describes the fields.

Field Type Required Description
mountPoint String Required Mount point
  • Mount point starting with the path “/” (root)
partitionSize String Required Partition size (GiB)
  • Partition size of the mount point