List Tariffs
GET
/tariffsReturns a paginated list of available tariffs.
Supported sort and filter fields on this endpoint are id, name, type,
configurationId, publicIpConfigurationId, period and price. The
default sort order is type,configurationId,period,price. To find tariffs for a specific
resource kind, filter by type (for example, type==Vm).
Request
Responses
- 200
OK