public class OvhFlavor extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
bandwidth
The network bandwidth, in Mbps
canBeNull && readOnly
|
Long |
cpus
The amount of (v)CPUs
canBeNull && readOnly
|
Long |
disk
The disk size, in GB
canBeNull && readOnly
|
Boolean |
diskHa
Wether the disk is HA (stored in Ceph) or local (SSD)
canBeNull && readOnly
|
String |
id
The flavor UUID
canBeNull && readOnly
|
Boolean |
isVm
Whether the flavor is an Openstack or dedicated flavor
canBeNull && readOnly
|
Long |
ram
The amount of RAM, in MB
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhFlavor() |
public Boolean isVm
public Long disk
public Boolean diskHa
public Long bandwidth
public Long cpus
public String id
public Long ram
Copyright © 2018. All rights reserved.