弹性云服务器 ECS-查询云服务器规格变更支持列表:响应示例

时间:2025-02-12 15:02:28

响应示例

{    "flavors": [        {            "id": "c3.15xlarge.2",            "name": "c3.15xlarge.2",            "vcpus": "60",            "ram": 131072,            "disk": "0",            "swap": "",            "links": [                {                    "rel": "self",                    "href": "https://ecs.region.example.com/v1.0/743b4c0428d94531b9f2add666642e6b/flavors/c3.15xlarge.2",                    "type": null                },                {                    "rel": "bookmark",                    "href": "https://ecs.region.example.com/743b4c0428d94531b9f2add666642e6b/flavors/c3.15xlarge.2",                    "type": null                }            ],            "OS-FLV-EXT-DATA:ephemeral": 0,            "rxtx_factor": 1,            "OS-FLV-DISABLED:disabled": false,            "rxtx_quota": null,            "rxtx_cap": null,            "os-flavor-access:is_public": true,            "extra_specs": {                "ecs:virtualization_env_types": "CloudCompute",                "ecs:generation": "c3",                "ecs:performancetype": "computingv3",                "resource_type": "IOoptimizedC3_2"             }        }    ]}
support.huaweicloud.com/api-ecs/ecs_02_0402.html