Skip to main content
PUT
更新 Network

请求头

Content-Type
string
必填

枚举值:application/json。

Authorization
string
必填

Bearer 身份验证格式,例如:Bearer {{API 密钥}}

路径参数

network_id
string
必填

Network ID。

请求体

application/json
name
string
必填

Network 名称。字符串,长度限制:1-30 字符。

示例:

"dev-vpc-renamed"

响应

200 - application/json

更新成功

The response is of type object.

最后修改于 2026年6月22日