{"base_path":"/","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"ErrorResponse":{"description":"","properties":{"error_code":{"description":"请参见[错误码](ErrorCode.xml)。","type":"string","x-huawei-extraAnnotation":""},"error_msg":{"description":"错误信息","type":"string"}},"required":["error_code","error_msg"]},"SysTag":{"description":"","properties":{"key":{"description":"键。 \n系统标签的key,从白名单中取,不能随意定义。\n目前仅支持 _sys_enterprise_project_id字段,对应 的value为企业项目ID。","type":"string"},"value":{"description":"值。 \n目前仅会用到企业项目ID,其中默认的企业项目ID为“0”。","type":"string"}},"required":["key","value"]},"Tag":{"description":"","properties":{"key":{"description":"键。\nkey最大长度为36个字符。\nkey不能为空字符串。\nkey前后空格会被丢弃。\nkey不能包含非打印字符ASCII(0-31),“=”,“*”,“<”,“>”,“\\”,“,”,“|”,“/”。\nkey只能由中文,字母,数字,“-”,“_”组成。","type":"string","x-huawei-extraAnnotation":"","x-obc":"Y","x-open-region-cloud":"hc,hk,otc,tlf,ctc,hcso,sbc"},"value":{"description":"值。\n\n添加标签时value值必选,删除标签时value值可选。\n\nvalue最大长度为43个字符。\n\nvalue可以为空字符串。\n\nvalue前后的空格会被丢弃。\n\nvalue不能包含非打印字符ASCII(0-31),“=”,“*”,“<”,“>”,“\\”,“,”,“|”,“/”。\nvalue只能由中文,字母,数字,“-”,“_”,“.”组成。","type":"string","x-huawei-extraAnnotation":"","x-obc":"Y","x-open-region-cloud":"hc,hk,otc,tlf,ctc,hcso,sbc"}},"required":["key","value"]},"VaultTagGetResp":{"description":"","properties":{"sys_tags":{"description":"仅op_service权限才可以获取此字段:\n目前只包含一个resource_tag结构体 \nkey:_sys_enterprise_project_id\nvalue:企业项目id。0表示默认企业项目\n非op_service场景不能返回此字段。","items":{"$ref":"#/definitions/SysTag"},"type":"array"},"tags":{"description":"标签列表\ntags中key不重复","items":{"$ref":"#/definitions/Tag","description":""},"type":"array"}}}},"description":null,"group_id":"11b1e4b30d524dacb6891902e04115dd","host":"cbr.cn-north-4.myhuaweicloud.com","id":"1868b822d70a49c4a657914cbd5fc063","info_version":"v1","method":"get","name":"ShowVaultTag","parameters":{},"paths":{"/v3/{project_id}/vault/{vault_id}/tags":{"get":{"consumes":[],"deprecated":false,"description":"查询指定实例的标签信息\n标签管理服务需要使用该接口查询指定实例的全部标签数据","operationId":"ShowVaultTag","parameters":[{"description":"项目id","in":"path","name":"project_id","required":true,"type":"string","x-order":1},{"description":"资源id","in":"path","name":"vault_id","required":true,"type":"string","x-order":2}],"produces":[],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/VaultTagGetResp"}},"400":{"description":"Bad Request","schema":{"$ref":"#/definitions/ErrorResponse"}}},"summary":"查询存储库资源标签","tags":["标签"],"x-apiexplorer-hide":"false","x-constraint":"","x-first-open-time":"","x-hybridcloud":"","x-is-registered":"Y","x-name":"查询存储库资源标签","x-open-region-cloud":"obc,hc,hk","x-order":65,"x-publishpath":"","x-request-examples-1":"","x-request-examples-description-1":"","x-request-examples-text-1":"","x-request-examples-url-1":"GET https://{endpoint}/v3/{project_id}/vault/{vault_id}/tags","x-scope":"Commercial","x-source":"","x-support-sdk":"Y"}}},"product_short":"CBR","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询存储库资源标签","tags":"标签","uri":null,"version":"2.0"}