云数据库 GEMINIDB-查询实例可恢复的时间段:响应参数

时间:2023-11-22 09:18:52

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

total_count

Integer

实例可恢复时间段总数。

restorable_time_periods

Array of restorableTime objects

实例可恢复的时间段。

表5 restorableTime

参数

参数类型

描述

start_time

Long

可恢复时间段的开始时间点,UNIX时间戳格式,单位是毫秒,时区是UTC。

end_time

Long

可恢复时间段的结束时间点, UNIX时间戳格式,单位是毫秒,时区是UTC。

support.huaweicloud.com/api-nosql/ListRestoreTime.html