huawei-cloud-api-definitions-RabbitMQ 0.1.20260130

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ShowInstanceTagsResp":{"properties":{"tags":{"description":"标签列表","items":{"$ref":"#/definitions/TagEntity"},"type":"array"}},"type":"object"},"TagEntity":{"properties":{"key":{"description":"**参数解释**:\n标签键。\n**约束限制**:\n- 不能为空。\n\n- 对于同一个实例,Key值唯一。\n\n- 长度为1~128个字符(中文也可以输入128个字符)。\n\n- 由任意语种字母、数字、空格和字符组成,字符仅支持_ . : = + - @\n\n- 不能以_sys_开头。\n\n- 首尾字符不能为空格。\n**取值范围**:\n不涉及。\n**默认取值**:\n不涉及。","type":"string"},"value":{"description":"**参数解释**:\n标签值。\n**约束限制**:\n- 长度为0~255个字符(中文也可以输入255个字符)。\n\n- 由任意语种字母、数字、空格和字符组成,字符仅支持_ . : = + - @\n**取值范围**:\n不涉及。\n**默认取值**:\n不涉及。","type":"string"}},"type":"object"}},"description":null,"group_id":"01d11699e8074781a7ab0fb1c8d994e7","host":"dms.cn-north-4.myhuaweicloud.com","id":"df8d2641fdcf44e6b0937aa969856304","info_version":"v2","method":"get","name":"ShowRabbitMqTags","parameters":{},"paths":{"/v2/{project_id}/rabbitmq/{instance_id}/tags":{"get":{"description":"查询实例标签。","operationId":"ShowRabbitMqTags","parameters":[{"description":"项目ID,获取方式请参见[获取项目ID](rabbitmq-api-190611012.xml)。","in":"path","name":"project_id","required":true,"type":"string","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx","x-order":1},{"description":"实例ID。","in":"path","name":"instance_id","required":true,"type":"string"}],"responses":{"200":{"description":"查询实例标签成功。","examples":{"application/json":{"tags":[{"key":"key1","value":"value1"},{"key":"key2","value":"value2"}]}},"schema":{"$ref":"#/definitions/ShowInstanceTagsResp"}}},"summary":"查询实例标签","tags":["标签管理"],"x-api-type":"open-api","x-hybridcloud":true,"x-is-registered":"Y","x-name":"查询实例标签","x-open-region-cloud":"hws,hws_eu,hws_hk,cmcc,ctc,sbc,hk_sbc,g42,hk_g42,tm,hk_tm,ax,dt","x-order":16,"x-produc-type":"rabbitmq","x-request-examples-url-1":"GET https://{endpoint}/v2/{project_id}/rabbitmq/{instance_id}/tags","x-support-sdk":"Y"}}},"product_short":"RabbitMQ","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询实例标签","tags":"标签管理","uri":null,"version":"2.0"}