数据复制服务 DRS-批量添加资源标签:请求示例

时间:2024-10-18 19:41:54

请求示例

同步任务批量添加资源标签。

 https://{endpoint}//v5/5237e10fe9aa4ad5b16b6a5245248314/sync/2f4af282-d13e-4b10-a1eb-609b47fjb201/tags/create

{
  "tags" : [ {
    "key" : "key1",
    "value" : "value1"
  }, {
    "key" : "key2",
    "value" : "value2"
  } ]
}
support.huaweicloud.com/api-drs/drs_03_0233.html