tiers.getRegionTiers
Description
Returns all available region tiers.
Code Examples
Request Parameters
Response Body
tiers
array of objectsA list of region server tiers.
tiers.tier_name_id
stringA human readable short identifier used to references resources. Different than a
rivet.common#Uuid
because this is intended to be human readable. Different thanrivet.common#DisplayName
because this should not include special characters and be short.tiers.rivet_cores_numerator
numberTogether with the denominator, denotes the portion of the CPU a given server uses.
tiers.rivet_cores_denominator
numberTogether with the numerator, denotes the portion of the CPU a given server uses.
tiers.cpu
numberCPU frequency (MHz).
tiers.memory
numberAllocated memory (MB).
tiers.disk
numberAllocated disk space (MB).
tiers.bandwidth
numberInternet bandwidth (MB).
tiers.price_per_second
any value