huawei-cloud-api-definitions-CSS 0.1.20240122

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ListYmlConfigurationResponseBody":{"properties":{"configurations":{"description":"集群参数配置列表。该对象中key值以具体获取为准,value拥有以下属性。\n- id:  参数配置ID。\n- key: 参数名称。\n- vlaue:  参数值。\n- defaultValue:  参数默认值。\n- regex:  参数约束限制。\n- desc:  参数中文描述。\n- type:  参数类型描述。\n- moduleDesc: 参数功能中文描述。\n- modifyEnable: 参数是否可修改 true: 可以修改。 false:不可修改。\n- enableValue: 参数支持修改的值。\n- fileName: 参数存在的文件名称。默认为elasticsearch.yml。\n- version:  版本信息。\n- descENG: 参数英文描述。\n- moduleDescENG:  参数功能英文描述。","type":"object"}}}},"description":null,"group_id":"c917c7a19aa04328b7e47a1def0e0acd","host":"css.cn-north-4.myhuaweicloud.com","id":"1609a40ef5314efe97997758af41e230","info_version":"v1","method":"get","name":"ListYmls","parameters":{},"paths":{"/v1.0/{project_id}/clusters/{cluster_id}/ymls/template":{"get":{"description":"该接口用于获取当前集群现有的参数配置列表。","operationId":"ListYmls","parameters":[{"description":"项目ID。获取方法请参见[获取项目ID和名称](css_03_0071.xml)。","in":"path","name":"project_id","required":true,"type":"string","x-example":"6204a5bd270343b5885144cf9c8c158d"},{"description":"指定查询集群ID。","in":"path","name":"cluster_id","required":true,"type":"string","x-example":"5c77b71c-5b35-4f50-8984-76387e42451a"}],"responses":{"200":{"description":"请求已成功。","examples":{"application/json":{"configurations":{"http.cors.allow-credentials":{"defaultValue":"false","desc":"跨域访问是否返回头部的Access-Control-Allow-Credentials,布尔类型,包括true和false","descENG":"Whether to return the Access-Control-Allow-Credentials of the header during cross-domain access. The value is a Boolean value and the options are true and false.","enableValue":"true,false","fileName":"elasticsearch.yml","id":"b462d13c-294b-4e0f-91d3-58be2ad02b99","key":"http.cors.allow-credentials","modifyEnable":"true","moduleDesc":"跨域访问","moduleDescENG":"Cross-domain Access","regex":"^(true|false)$","type":"Boolean","value":"false","version":null}}}},"schema":{"$ref":"#/definitions/ListYmlConfigurationResponseBody"}},"400":{"description":"非法请求。\n\n建议直接修改该请求,不要重试该请求。"},"409":{"description":"服务器在完成请求时发生冲突。\n\n返回该状态码,表明客户端尝试创建的资源已经存在,或者由于冲突请求的更新操作不能被完成。"},"412":{"description":"未满足前提条件,服务器未满足请求者在请求中设置的其中一个前提条件。"}},"summary":"获取参数配置列表","tags":["参数配置接口"],"x-apiexplorer-hide":"N","x-is-registered":"Y","x-publishpath":"","x-request-examples-url":"GET /v1.0/6204a5bd270343b5885144cf9c8c158d/clusters/5c77b71c-5b35-4f50-8984-76387e42451a/ymls/template","x-support-sdk":"Y"}}},"product_short":"CSS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"获取参数配置列表","tags":"参数配置接口","uri":null,"version":"2.0"}