Flavor Class |
Each flavor is a unique combination of disk space, memory capacity, vCPUs, and network bandwidth.
Namespace: OpenStack.Compute.v2_1
The Flavor type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetFlavorAsync |
Shows details for a flavor.
(Inherited from FlavorReference.) |
Name | Description | |
---|---|---|
![]() | GetFlavor |
Shows details for a flavor.
(Defined by FlavorExtensions_v2_1.) |
Name | Description | |
---|---|---|
![]() | BandwidthCap |
The rxtx factor, which describes configured bandwidth cap values.
|
![]() | DiskSize |
The disk size.
|
![]() | EphemeralDiskSize |
The number of ephemeral disks.
|
![]() | Id |
The flavor identifier.
(Inherited from FlavorReference.) |
![]() | MemorySize |
The amount of RAM.
|
![]() | Name |
The flavor name.
(Inherited from FlavorSummary.) |
![]() | SwapSize |
The amount of swap space.
|
![]() | VirtualCPUs |
The number of virtual CPUs.
|