Returns a paginated list of available tariffs.
GET
/v1/tariffsSupported 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