云桌面 WORKSPACE-批量添加多个桌面标签:请求示例

时间:2023-11-16 19:49:10

请求示例

{
  "desktops" : [ {
    "desktop_id" : "42cafe3c-c8bb-408f-9210-c1d3267ed749",
    "tags" : [ {
      "key" : "key10",
      "value" : "value10last4"
    }, {
      "key" : "key11",
      "value" : "value11last4"
    } ]
  } ]
}
support.huaweicloud.com/api-workspace/BatchAddDesktopsTags.html