Get List of Rate Cards for Other Server Type
To get a list of rate cards, use the following request:
| |
XML Request Example
| |
JSON Request Example
| |
XML Output Example
| |
Where:
bucket_id - the ID of the bucket with which this rate card is associated.
server_type - the server type this rate card is applicable to. In this case, other.
target_id - the ID of the resource for which the prices are set.
type - the type of the resource for which configuration is set. The value can be one of the following:
- backup_resource_zone_resource
- edge_groups_resource
- template_resource
- service_addon_resource
timing_strategy - the type of billing for each resource: hourly or monthly.
target_name - the name of the resource that was added to the bucket. For example, this can be the label of a template.
prices - the array of prices and free limits for the resource that can be the following.
| Type | Parameters | Description |
|---|---|---|
| backup_resource_zone_resource | price
limit_free
|
|
| edge_groups_resource | price | The price per GB of bandwidth. |
service_addon_resource | price | The price per service add-on per hour. |
| price_cpu | The price for the CPU usage per hour per CPU core. | |
| price_memory | The additional price for RAM per GB per hour. | |
| price_disk_size | The additional price for disk size per GB per hour. | |
| template_resource | price | The price per template in a template store. |
Page History
v. 6.0
- Added the following parameters for the backup_resource_zone_resource type:
- price_recovery_point_size
- limit_recovery_point_size_free
v. 5.8
- Added the backup_resource_zone_resource type