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
|
partitionSize |
String | Required | Partition size (GiB)
|