-
批量创建和删除资源标签BatchCreateDeleteTags
"action": "create", "tags": [ { "key": "key1", "value": "value1" }, { "key": "key2", "value": "value3" } ] } 示例 2 批量删除资源标签,仅根据key进行删除,忽略value
来自:百科 -
批量添加删除存储库资源标签BatchCreateAndDeleteVaultTags
现在仅支持create操作。 action 是 String 操作标识:仅限于create(创建)、delete(删除) 枚举值: create delete 表3 Tag 参数 是否必选 参数类型 描述 key 是 String 键。 key最大长度为36个字符。 key不能为空字符串。
来自:百科 -
添加存储库资源标签CreateVaultTags
是否必选 参数类型 描述 key 是 String 键。 key最大长度为36个字符。 key不能为空字符串。 key前后空格会被丢弃。 key不能包含非打印字符ASCII(0-31),“=”,“*”,“<”,“>”,“\”,“,”,“|”,“/”。 key只能由中文,字母,数字,“-”,“_”组成。
来自:百科 -
批量删除指定集群的资源标签BatchDeleteClusterTags
id}/clusters/{cluster_id}/tags/delete { "tags" : [ { "key" : "key1" }, { "key" : "key2" } ] } 响应示例 无 SDK代码示例 SDK代码示例如下。 Java Python Go 更多 批量删除指定集群的资源标签
来自:百科 -
创建凭证CreateCredential
-
查询对端网关列表ListCgws
-
查询存储库资源实例ShowVaultResourceInstances
-
复制对象CopyObject
-
批量删除VPC资源标签BatchDeleteVpcTags
-
查询VPC资源实例ListVpcsByTags
-
根据标签查询负载均衡器ListLoadbalancersByTags
-
批量添加监听器标签BatchCreateListenerTags
-
批量添加指定集群的资源标签BatchCreateClusterTags
-
查询资源实例ListResourceInstances
-
初始化上传段任务InitiateMultipartUpload
-
按标签查询镜像ListImageByTags
-
创建存储库CreateVault
-
批量添加负载均衡器标签BatchCreateLoadbalancerTags
-
批量添加删除中转IP标签BatchCreateDeleteTransitIpTags
-
查询私网NAT网关实例ListPrivateNatsByTags
-
批量添加共享标签BatchAddSharedTags