public class OvhTemplatePartitions extends Object
| Modifier and Type | Field and Description |
|---|---|
OvhTemplateOsFileSystemEnum |
filesystem
Partition filesytem
canBeNull && readOnly
|
String |
mountpoint
partition mount point
canBeNull && readOnly
|
Long |
order
specifies the creation order of the partition on the disk
canBeNull && readOnly
|
OvhPartitionRaidEnum |
raid
raid partition type
canBeNull && readOnly
|
OvhUnitAndValue<Long> |
size
size of partition in Mb, 0 => rest of the space
canBeNull && readOnly
|
OvhTemplatePartitionTypeEnum |
type
canBeNull && readOnly
|
String |
volumeName
The volume name needed for proxmox distribution
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhTemplatePartitions() |
public OvhUnitAndValue<Long> size
public String volumeName
public OvhTemplatePartitionTypeEnum type
public OvhTemplateOsFileSystemEnum filesystem
public OvhPartitionRaidEnum raid
public Long order
public String mountpoint
Copyright © 2017. All rights reserved.