数据中心: {% if region == "xunda-bj" %} 迅达云[北京] {% elif region == "ali-sh" %} 阿里云[上海] {% elif region == "aws-jp-1" %} 亚马逊[日本] {% else %} {{region}} {% endif %}
服务名称 | 内存使用(M) | 磁盘使用(M) | 网络使用(M) |
---|---|---|---|
{{consume_detail.service_alias}} | {{consume_detail.memory}} | {{consume_detail.disk}} | {{consume_detail.net}} |
总体资源使用 | {{consume_details.region_total_memory}} | {{consume_details.region_total_disk}} | {{consume_details.region_total_net}} |
资源所占费用 | {{consume_details.region_memory_money}} 元 | {{consume_details.region_disk_money}} 元 | {{consume_details.region_net_money}} 元 |
总计 | {{consume_details.region_total_money}} 元 |