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
instances — List of instance type tariffs.
Type: List of TariffInstance objects
name — The name of the tariff.
Type: String
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