LocalDiskPartitionsRequest
LocalDiskPartitionsRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| mount_point required | 마운트 포인트 Example : /mountpoint | string | |
| partition_name optional | 파티션명 Example : partitionname | any of [string, null] | |
| partition_size required | 파티션 크기 Example : 20 | integer | |
| partition_type required | 파티션 타입 Example : ext4 | string |