Edit Rate Cards for Other Server Type
To edit rate cards, use the following request:
| |
XML Request Example
| |
JSON Request 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 that is added to the rate card
type - the type of the resource that is added to the rate card, it can be one of the following values:
- backup_resource_zone_resource
- edge_groups_resource
- template_resource
- service_addon_groups_resource
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