AbVolumePair
Per A/B volume pair configuration. Points to the underlying block devices in the A/B volume pair.
| Characteristic | Value |
|---|---|
| Type | object |
Properties
id (required)
A unique identifier for the A/B volume pair.
This is a user-defined string that links the A/B volume pair to the filesystems config in the Host Configuration. The identifier needs to be unique across devices of all types, not just A/B volume pairs.
| Characteristic | Value |
|---|---|
| Type | string |
| Format | Block Device ID |
volumeAId (required)
The ID of the device that will be used as the A volume.
| Characteristic | Value |
|---|---|
| Type | string |
| Format | Block Device ID |
volumeBId (required)
The ID of the device that will be used as the B volume.
| Characteristic | Value |
|---|---|
| Type | string |
| Format | Block Device ID |