TariffInstanceType
In this article:
TariffInstanceType#
Detailed description of the tariff for an instance type in the new format.
Contents#
category — The category of the instance type.
Type: String
ccus — The amount of Compute Units.
Type: Decimal
cpu — The number of cpu cores.
Type: Integer
cpu_generation_name — The name of the CPU generation.
Type: String
deprecated — Indicates whether a type is legacy.
Type: Boolean
description — The description of the instance type.
Type: String
measure — The measure of service usage.
Type: String
memory — The amount of RAM.
Type: Integer
localized_names — The localized names of the instance type.
Type: TariffLocalizedNames object
name — The name of the instance type.
Type: String
rates — List of prices for the instance type by availability zones. If the tarif does not depend on the availability zone, the list contains just one object with availability_zone set to
all
.Type: List of TariffRate objects