huawei-cloud-api-definitions-CSS 0.1.20260703

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ShowTagsResp":{"properties":{"tags":{"description":"集群标签列表。","items":{"$ref":"#/definitions/ShowTagsTagsResp"},"type":"array"}}},"ShowTagsTagsResp":{"description":"集群标签。","properties":{"key":{"description":"集群标签的key值。","type":"string"},"value":{"description":"集群标签的value值。","type":"string"}}}},"description":null,"group_id":"c917c7a19aa04328b7e47a1def0e0acd","host":"css.cn-north-4.myhuaweicloud.com","id":"c5995bc91d8a46459922829ef54264ea","info_version":"v1","method":"get","name":"ShowClusterTag","parameters":{},"paths":{"/v1.0/{project_id}/{resource_type}/{cluster_id}/tags":{"get":{"description":"该接口用于查询指定集群的标签信息。","operationId":"ShowClusterTag","parameters":[{"description":"项目ID。获取方法请参见[获取项目ID和名称](css_03_0071.xml)。","in":"path","name":"project_id","required":true,"type":"string","x-example":"458d905f22da49c39f609e3347d65723"},{"description":"指定待查询的集群ID。","in":"path","name":"cluster_id","required":true,"type":"string","x-example":"4f3deec3-efa8-4598-bf91-560aad1377a3"},{"description":"资源类型,当前固定值为“css-cluster”,表示是集群类型。","in":"path","name":"resource_type","required":true,"type":"string","x-example":"css-cluster"}],"responses":{"200":{"description":"请求已成功。","examples":{"application/json":{"tags":[{"key":"key1","value":"value1"},{"key":"key2","value":"value3"}]}},"schema":{"$ref":"#/definitions/ShowTagsResp"}},"400":{"description":"非法请求。\n\n建议直接修改该请求,不要重试该请求。"},"404":{"description":"所请求的资源不存在。\n\n建议直接修改该请求,不要重试该请求。"}},"summary":"查询指定集群的标签","tags":["集群管理接口"],"x-apiexplorer-hide":"N","x-is-registered":"Y","x-order":13,"x-publishpath":"","x-request-examples-url":"GET /v1.0/458d905f22da49c39f609e3347d65723/css-cluster/4f3deec3-efa8-4598-bf91-560aad1377a3/tags","x-support-sdk":"Y"}}},"product_short":"CSS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询指定集群的标签","tags":"集群管理接口","uri":null,"version":"2.0"}