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":{"AiOpsDetector":{"properties":{"desc":{"description":"**参数解释**:\n检测项说明。\n**取值范围**:\n不涉及","type":"string"},"id":{"description":"**参数解释**:\n当前支持的检测项ID。\n**取值范围**:\n不涉及","type":"string"},"name":{"description":"**参数解释**:\n检测项名称。\n**取值范围**:\n不涉及","type":"string"}},"type":"object"},"AiOpsDetectors":{"description":"智能运维检测项","properties":{"full_detection":{"description":"**参数解释**:\n全量检测项,返回所有可用检测项ID、名称,以及检测描述。\n**取值范围**:\n不涉及","items":{"$ref":"#/definitions/AiOpsDetector"},"type":"array"},"unavailability_detection":{"description":"**参数解释**:\n集群不可用检测项,返回所有集群不可用分类的检测项ID、名称,以及检测描述。\n**取值范围**:\n不涉及","items":{"$ref":"#/definitions/AiOpsDetector"},"type":"array"}},"type":"object"}},"description":null,"group_id":"c917c7a19aa04328b7e47a1def0e0acd","host":"css.cn-north-4.myhuaweicloud.com","id":"f631ee31c0aa4bc3834d221c210b6884","info_version":"v1","method":"get","name":"ShowAiOpsDetector","parameters":{},"paths":{"/v1.0/{project_id}/clusters/{cluster_id}/ai-ops/detector":{"get":{"description":"CSS服务提供智能运维功能,支持检测集群潜在风险。此接口用于获取智能运维的检测项。","operationId":"ShowAiOpsDetector","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":{"full_detection":[{"desc":"desc","id":"nodeDiskCheck","name":"name"}],"unavailability_detection":[{"desc":"desc","id":"nodeDiskCheck","name":"name"}]}},"schema":{"$ref":"#/definitions/AiOpsDetectors"}},"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/detector","x-support-sdk":"Y"}}},"product_short":"CSS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查看智能运维检测项","tags":"智能运维","uri":null,"version":"2.0"}