Skip to main content

Returns a paginated list of available tariffs.

GET
/v1/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

OK