{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"ErrorResponse":{"properties":{"error_code":{"description":"错误码。","example":"DBS.200022","type":"string"},"error_msg":{"description":"错误消息。","example":"实例名称已存在。","type":"string"}},"required":["error_code","error_msg"]},"ListInstancesSupportFastRestoreRequestBody":{"properties":{"instance_ids":{"description":"实例id列表。","items":{"type":"string"},"type":"array"},"restore_time":{"description":"要恢复的时间点,格式为“yyyy-mm-ddThh:mm:ssZ”。\n其中,T指某个时间的开始;Z指时区偏移量,例如北京时间偏移显示为+0800。","example":"2023-06-25T11:35:40+0800","type":"string"}},"required":["restore_time","instance_ids"]},"ListInstancesSupportFastRestoreResponseBody":{"properties":{"support_fast_restore_list":{"description":"实例的极速恢复支持情况。","items":{"$ref":"#/definitions/SupportFastRestoreList"},"type":"array"}}},"SupportFastRestoreList":{"properties":{"instance_id":{"description":"实例id。","example":"161ddefa425441289661354f0c370c9din01","type":"string"},"is_support_fast_database_restore":{"description":"库级恢复是否支持极速恢复。","example":true,"type":"boolean"},"is_support_fast_table_restore":{"description":"表级恢复是否支持极速恢复。","example":true,"type":"boolean"}}}},"description":null,"group_id":"b7735f867ef44182af9eb77490a46fbf","host":"rds.cn-north-4.myhuaweicloud.com","id":"177f2a78527e45c281e221ef7798dd3c","info_version":"v3","method":"post","name":"ListInstancesSupportFastRestore","parameters":{},"paths":{"/v3/{project_id}/instances/fast-restore":{"post":{"description":"批量获取实例是否能在库表恢复时使用极速恢复。\n\n- 调用接口前,您需要了解API 认证鉴权。","operationId":"ListInstancesSupportFastRestore","parameters":[{"description":"用户Token。","in":"header","name":"X-Auth-Token","required":true,"type":"string","x-example":"******"},{"description":"语言","in":"header","name":"X-Language","required":false,"type":"string","x-example":"zh-cn"},{"description":"项目ID。","in":"path","name":"project_id","required":true,"type":"string","x-example":"619d3e78f61b4be68bc5aa0b59edcf7b"},{"description":"请求体。","in":"body","name":"ListInstancesSupportFastRestoreRequestBody","required":false,"schema":{"$ref":"#/definitions/ListInstancesSupportFastRestoreRequestBody"}}],"responses":{"200":{"description":"Success.","examples":{"application/json":{"support_fast_restore_list":[{"instance_id":"14fc6c06d7e842829ee91d11c6b88b3ain01","is_support_fast_database_restore":true,"is_support_fast_table_restore":true}]}},"schema":{"$ref":"#/definitions/ListInstancesSupportFastRestoreResponseBody"}},"default":{"description":"Client or server error.","schema":{"$ref":"#/definitions/ErrorResponse"}}},"summary":"获取实例是否能使用极速恢复","tags":["备份与恢复"],"x-apigateway-ratelimit":"rds_user_policy","x-constraint":"- 该接口目前仅支持RDS for MySQL引擎","x-publishpath":20230621,"x-request-examples-1":{"instance_ids":["14fc6c06d7e842829ee91d11c6b88b3ain01"],"restore_time":"2023-06-25T11:35:40+0800"},"x-request-examples-description-1":"获取实例是否能使用极速恢复","x-request-examples-text-1":{"instance_ids":["14fc6c06d7e842829ee91d11c6b88b3ain01"],"restore_time":"2023-06-25T11:35:40+0800"},"x-request-examples-url-1":"POST https://rds.cn-north-1.myhuaweicloud.com/v3/5ea83451ed664448a18d5f42b2f505dc/instances/fast-restore","x-support-sdk":"Y"}}},"product_short":"RDS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"获取实例是否能使用极速恢复","tags":"备份与恢复","uri":null,"version":"2.0"}