GetTariff
In this article:
GetTariff#
Description#
Get the current tariff for a customer account.
Response Elements#
currency — The currency of the tariff.
Type: String
description — The description of the tariff.
Type: String
hosts — List of tariffs for dedicated servers.
Type: List of TariffHost objects
instances — List of instance type tariffs.
Type: List of TariffInstance objects
instance_types — List of tariffs for instance types in a new format.
Type: List of TariffInstanceType objects
name — The name of the tariff.
Type: String
oses — List of tariffs for operating systems.
Type: List of TariffOS objects
others — List of other service tariffs.
Type: List of TariffService objects
requestId — The request ID.
Type: String
volumes — List of volume type tariffs.
Type: List of TariffVolume objects
Examples#
c2-ec2 GetTariff