| diskDevice | object | | |
Properties
|
type
| any | Required.
| | device | string | Required. Pattern: ^/dev/[^/]+(/[^/]+)*$ |
Additional Properties |
False
|
|
| diskUUID | object | | |
Properties
|
type
| any | Required.
| | label | string | Required. Pattern: ^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$ |
Additional Properties |
False
|
|
| nfs | object | | |
Properties
|
type
| any | Required.
| | remotePath | string | Required. Pattern: ^(/[^/]+)+$ | server | string | Required.
|
Additional Properties |
False
|
|
| tmpfs | object | | |
Properties
|
type
| any | Required.
| | sizeInMB | integer | Required.
Minimum: 16 Maximum: 512 |
Additional Properties |
False
|
|
|