虚拟私有云 VPC-查询API版本信息列表:响应示例

时间:2024-09-14 15:40:21

响应示例

{
    "versions": [
        {
            "status": "CURRENT", 
            "id": "v2.0", 
            "links": [
                {
                    "href": "https://{Endpoint}/v2.0", 
                    "rel": "self"
                }
            ]
        }
    ]
}
support.huaweicloud.com/api-vpc/vpc_version_0001.html