huawei-cloud-api-definitions-CSS 0.1.20260710

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"GetAiOpsSetting":{"description":"智能运维自动检测设置","properties":{"check_items":{"description":"**参数解释**:\n全量检测项中选取其中部分检测项进行检测,输入检测项列表,当check_type为partial_detection时有效。\n**取值范围**:\n不涉及","items":{"type":"string"},"type":"array"},"check_type":{"description":"**参数解释**:\n检测类型。\n**取值范围**:\n- full_detection:  全量检测项。\n- unavailability_detection: 集群不可用检测项。\n- partial_detection: 全量检测项中选取其中部分检测项进行检测,具体检测项需要设置check_items。","type":"string"},"period":{"description":"**参数解释**:\n智能运维自动检测时间,格式为时间加时区,例如:\"00:00 GMT+08:00\"。\n**取值范围**:\n不涉及","type":"string"}},"type":"object"}},"description":null,"group_id":"c917c7a19aa04328b7e47a1def0e0acd","host":"css.cn-north-4.myhuaweicloud.com","id":"32fa877a4f3e4479afee39e46f1d86c4","info_version":"v1","method":"get","name":"ShowAiOpsSetting","parameters":{},"paths":{"/v1.0/{project_id}/clusters/{cluster_id}/ai-ops/setting":{"get":{"description":"CSS服务提供智能运维功能的定时检测,支持每日定时检测集群的潜在风险。此接口用于获取智能运维定时检测设置。","operationId":"ShowAiOpsSetting","parameters":[{"description":"**参数解释**:\n项目ID。获取方法请参见[获取项目ID和名称](css_03_0071.xml)。\n**约束限制**:\n不涉及\n**取值范围**:\n账号的项目ID。\n**默认取值**:\n不涉及","in":"path","name":"project_id","required":true,"type":"string"},{"description":"**参数解释**:\n指定查询的集群ID。获取方法请参见[获取集群ID](css_03_0101.xml)。\n**约束限制**:\n不涉及\n**取值范围**:\n集群ID。\n**默认取值**:\n不涉及","in":"path","name":"cluster_id","required":true,"type":"string"}],"responses":{"200":{"description":"请求成功。","examples":{"application/json":{"check_items":["nodeDiskCheck","dataNodeDiskBalanceCheck"],"check_type":"full_detection","period":"23:00 GMT+08:00"}},"schema":{"$ref":"#/definitions/GetAiOpsSetting"}},"400":{"description":"非法请求。 建议直接修改该请求,不要重试该请求。"},"409":{"description":"服务器在完成请求时发生冲突。 返回该状态码,表明客户端尝试创建的资源已经存在,或者由于冲突请求的更新操作不能被完成。"},"412":{"description":"未满足前提条件,服务器未满足请求者在请求中设置的其中一个前提条件。"}},"summary":"查看智能运维定时检测设置","tags":["智能运维"],"x-api-type":"open-api","x-apiexplorer-hide":"N","x-is-registered":"Y","x-request-examples-description-1":"查看智能运维定时检测设置","x-request-examples-url-1":"GET https://{Endpoint}/v1.0/{project_id}/clusters/4f3deec3-efa8-4598-bf91-560aad1377a3/ai-ops/setting","x-support-sdk":"Y"}}},"product_short":"CSS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查看智能运维定时检测设置","tags":"智能运维","uri":null,"version":"2.0"}