{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ApplyHistoriesResponseBody":{"description":"**参数解释**:\n\n查询参数组应用历史响应体\n\n**约束限制**:\n\n不涉及。","properties":{"histories":{"description":"**参数解释**:\n\n应用历史详情列表\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及。\n\n**默认取值**:\n\n不涉及。","items":{"$ref":"#/definitions/ApplyHistoryInfo"},"maxItems":1000000,"minItems":0,"type":"array"},"total_count":{"description":"**参数解释**:\n\n参数组应用历史记录总数\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及。\n\n**默认取值**:\n\n不涉及。","format":"int32","maximum":1000000,"minimum":0,"type":"integer"}},"required":["total_count","histories"],"type":"object"},"ApplyHistoryInfo":{"description":"**参数解释**:\n\n参数组应用历史详情\n\n**约束限制**:\n\n不涉及。","properties":{"apply_result":{"description":"**参数解释**:\n\n参数组应用结果。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及\n\n**默认取值**:\n\n不涉及。","maxLength":64,"minLength":0,"type":"string"},"apply_time":{"description":"**参数解释**:\n\n参数组应用时间。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及\n\n**默认取值**:\n\n不涉及。","maxLength":1000,"minLength":0,"type":"string"},"error_code":{"description":"**参数解释**:\n\n参数组应用错误码\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及。\n\n**默认取值**:\n\n不涉及。","maxLength":64,"minLength":0,"type":"string"},"instance_id":{"description":"**参数解释**:\n\n参数组应用目标实例ID,,此参数是实例的唯一标识。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n只能由英文字母、数字组成,长度为36个字符。\n\n**默认取值**:\n\n不涉及。","maxLength":64,"minLength":0,"type":"string"},"instance_name":{"description":"**参数解释**:\n\n参数组应用目标实例名称\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及\n\n**默认取值**:\n\n不涉及。","example":"MyDemo","maxLength":64,"minLength":0,"type":"string"}},"required":["instance_id","instance_name","apply_result","apply_time","error_code"],"type":"object"}},"description":null,"group_id":"b7735f867ef44182af9eb77490a46fbf","host":"rds.cn-north-4.myhuaweicloud.com","id":"06949402cc2a4773b9098ad01f3a5f64","info_version":"v3","method":"get","name":"ListConfigurationApplyHistories","parameters":{},"paths":{"/v3/{project_id}/configurations/{config_id}/apply-histories":{"get":{"consumes":["application/x-www-form-urlencoded"],"description":"查询参数组应用历史","operationId":"ListConfigurationApplyHistories","parameters":[{"description":"**参数解释**:\n\n租户在某一Region下的项目ID。\n\n获取方法请参见获取项目ID。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及。\n\n**默认取值**:\n\n不涉及。","in":"path","maxLength":36,"minLength":0,"name":"project_id","required":true,"type":"string"},{"description":"**参数解释**:\n\n参数组ID。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及。\n\n**默认取值**:\n\n不涉及。","in":"path","maxLength":36,"minLength":0,"name":"config_id","required":true,"type":"string"},{"description":"**参数解释**:\n\n索引位置,偏移量。从第一条数据偏移offset条数据后开始查询,默认为0(偏移0条数据,表示从第一条数据开始查询),必须为数字,不能为负数。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n大于等于0\n\n**默认取值**:\n\n0","format":"int32","in":"query","maximum":1000000,"minimum":0,"name":"offset","required":false,"type":"integer"},{"description":"**参数解释**:\n\n查询记录数。默认为10,不能为负数,最小值为1,最大值为100。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n[1, 100]\n\n**默认取值**:\n\n10","format":"int32","in":"query","maximum":100,"minimum":1,"name":"limit","required":false,"type":"integer"},{"description":"**参数解释**:\n\n用户Token。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n不涉及。\n\n**默认取值**:\n\n不涉及。","in":"header","maxLength":8076,"minLength":1,"name":"X-Auth-Token","required":true,"type":"string"},{"description":"**参数解释**:\n\n请求语言类型。\n\n**约束限制**:\n\n不涉及。\n\n**取值范围**:\n\n- en-us\n- zh-cn\n**默认取值**:\n\nen-us。","in":"header","maxLength":36,"minLength":1,"name":"X-Language","required":false,"type":"string"}],"responses":{"200":{"description":"**参数解释**:\n\n参数组应用历史列表\n\n**约束限制**:\n\n不涉及。","examples":{"application/json":{"histories":[{"apply_result":"SUCCESS","apply_time":"2025-08-05T11:11:50+0000","error_code":"","instance_id":"3b197204c9f8421690f2e671ee73a8a2in01","instance_name":"hyq-create-meduim"}],"total_count":1}},"schema":{"$ref":"#/definitions/ApplyHistoriesResponseBody"}}},"summary":"查询参数组应用历史","tags":["参数配置"],"x-api-type":"open-api","x-apigateway-ratelimit":"rds_user_policy_100","x-is-registered":"Y","x-publishpath":20250804,"x-request-examples-url-1":"https://{endpoint}/v3/0483b6b16e954cb88930a360d2c4e663/configurations/31fd23f61cc946b898a59adbfa71d18fpr01/apply-histories","x-support-sdk":"Y"}}},"product_short":"RDS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询参数组应用历史","tags":"参数配置","uri":null,"version":"2.0"}