Update content
This commit is contained in:
parent
78ca32de83
commit
5515019919
@ -38,9 +38,9 @@ GET /v2/{project_id}/instances/{instance_id}/slowlog?curPage={curPage}&perPage={
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------+
|
||||
| perPage | Yes | String | Number of records displayed on each page |
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------+
|
||||
| startDate | Yes | String | Start time in UTC, accurate to milliseconds |
|
||||
| startDate | Yes | String | Start time. The format is UNIX timestamp, in milliseconds. |
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------+
|
||||
| endDate | Yes | String | End time in UTC, accurate to milliseconds |
|
||||
| endDate | Yes | String | End time. The format is UNIX timestamp, in milliseconds. |
|
||||
| | | | |
|
||||
| | | | The interval between the start time and the end time must be no more than 7 days. |
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------+
|
||||
|
Loading…
x
Reference in New Issue
Block a user