{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ApplyHistoryRsp":{"properties":{"applied_at":{"description":"生效时间,格式为\"yyyy-MM-ddTHH:mm:ssZ\"。\n\n其中,T指某个时间的开始;Z指时区偏移量,例如北京时间偏移显示为+0800。","format":"date-time","type":"string"},"apply_result":{"description":"- SUCCESS:应用成功。\n- FAILED:应用失败。","type":"string"},"failure_reason":{"description":"失败原因","type":"string"},"instance_id":{"description":"实例ID。","type":"string"},"instance_name":{"description":"实例名称","type":"string"}},"required":["instance_id","instance_name","applied_at","apply_result"]},"QueryTemplateApplyHistoryListRsp":{"properties":{"histories":{"description":"参数组模板应用历史列表","items":{"$ref":"#/definitions/ApplyHistoryRsp"},"type":"array"}},"required":["histories"]}},"description":null,"group_id":"e59009abc8d6499f9f8dc004e69d73d7","host":"gaussdb-nosql.cn-north-4.myhuaweicloud.com","id":"9621ab7e64dc480eb134125fe866fd2b","info_version":"v3","method":"get","name":"ShowApplyHistory","parameters":{},"paths":{"/v3/{project_id}/configurations/{config_id}/applied-histories":{"get":{"operationId":"ShowApplyHistory","parameters":[{"description":"租户在某一region下的project ID。","in":"path","name":"project_id","required":true,"type":"string","x-example":"619d3e78f61b4be68bc5aa0b59edcf7b"},{"description":"参数组id","in":"path","name":"config_id","required":true,"type":"string","x-example":"f76e7f8ec6d3438f86f7db55086a7ca4pr03"},{"description":"用户Token。","in":"header","name":"x-auth-token","required":true,"type":"string","x-example":"******"},{"description":"索引位置,偏移量。\n\n从第一条数据偏移offset条数据后开始查询,默认为0(偏移0条数据,表示从第一条数据开始查询)。\n\n取值必须为数字,不能为负数。","format":"int32","in":"query","name":"offset","required":false,"type":"integer"},{"description":"查询个数上限值。\n - 取值范围: 1~100。\n - 不传该参数时,默认查询前100条信息。","format":"int32","in":"query","name":"limit","required":false,"type":"integer"}],"produces":["application/json"],"responses":{"200":{"description":"Success.","examples":{"application/json":{"histories":{"applied_at\"":"2022-07-20T03:46:44.792Z","apply_result“":"SUCCESS","instance_id":"a2d0cf32db3e4f2aa3a684240e10b457in06","instance_name":"nosql-4525-fqy"}}},"schema":{"$ref":"#/definitions/QueryTemplateApplyHistoryListRsp"}}},"summary":"查询参数模板应用历史","tags":["参数模板管理"],"x-constraint":"该接口支持如下数据库实例:\n - GeminiDB Cassandra\n - GeminiDB Mongo\n - GeminiDB Influx经典部署模式实例\n - GeminiDB Redis经典部署模式实例","x-is-registered":"Y","x-request-examples-description-1":"URI样例","x-request-examples-description-2":"URI样例","x-request-examples-tags-1":"hc","x-request-examples-tags-2":"hk","x-request-examples-url-1":"GET https://{endpoint}/v3/056f86e8d480d3cb2f43c00183f75e1f/configurations/e02e76567ae04662a2753492b77f965bpr06/applied-histories?offset=0&limit=10","x-request-examples-url-2":"GET https://{endpoint}/v3/056f86e8d480d3cb2f43c00183f75e1f/configurations/e02e76567ae04662a2753492b77f965bpr06/applied-histories?offset=0&limit=10","x-support-sdk":"Y"}}},"product_short":"GaussDBforNoSQL","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询参数模板应用历史","tags":"参数模板管理","uri":null,"version":"2.0"}