云桌面 WORKSPACE-批量修改服务器的镜像:请求示例

时间:2024-12-27 15:06:27

请求示例

POST /v1/a4da8115c9d8464ead3a38309130523f/app-servers/actions/batch-change-image

{
  "server_ids" : [ "25b1dd14-0c84-4558-aa57-03a6c54b8e75" ],
  "image_id" : "35998d9a-14f2-48fc-832b-6fc0074dc8f8",
  "image_type" : "private",
  "os_type" : "Windows",
  "image_product_id" : "35998d9a-14f2-48fc-832b-6fc0074dc8f8",
  "update_access_agent" : true
}
support.huaweicloud.com/api-workspace/BatchChangeServerImage.html