Partition
Per partition configuration.
Characteristic | Value |
---|---|
Type | object |
Properties
id
(required)
A unique identifier for the partition.
This is a user defined string that allows to link the partition to the mount points and also to results in the Host Status. The identifier needs to be unique across all types of devices, not just partitions.
Characteristic | Value |
---|---|
Type | string |
Format | Block Device ID |
size
(required)
Size of the partition.
Characteristic | Value |
---|---|
Type | PartitionSize |
Link | PartitionSize |
type
(optional)
The type of the partition.
As defined by the Discoverable Partitions Specification.
Characteristic | Value |
---|---|
Type | PartitionType |
Default | "linux-generic" |
Link | PartitionType |