弹性云服务器 ECS-云服务器网卡配置虚拟IP地址(废弃):请求示例

时间:2024-12-03 19:32:34

请求示例

PUT https://{endpoint}/v1/{project_id}/cloudservers/nics/{nic_id}
{
    "nic": { 
           "subnet_id": "d32019d3-bc6e-4319-9c1d-6722fc136a23",
           "ip_address": "192.168.0.7",
           "reverse_binding": true
    }
}
support.huaweicloud.com/api-ecs/zh-cn_topic_0000001222004168.html