Get table usage info.
GET {{baseUrl}}/tables/:tableNameOrId/usage?compartmentId={{compartment_ocid}}&timeStart=2023-03-13T00:36:31.680Z&timeEnd=2023-03-13T00:36:31.680Z&limit=1000
Get table usage info.
Body
PARAM
Key | Datatype | Required | Description |
compartmentId
|
string | The ID of a table's compartment. When a table is identified by name, the compartmentId is often needed to provide context for interpreting the name. | |
timeStart
|
string | The start time to use for the request. If no time range is set for this request, the most recent complete usage record is returned. | |
timeEnd
|
string | The end time to use for the request. | |
limit
|
number | The maximum number of items to return. | |
page
|
string | The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. |
HEADERS
Key | Datatype | Required | Description |
opc-request-id
|
string | The client request ID for tracing. | |
Accept
|
Curl curl -X GET 'https://nosql.region.oci.oraclecloud.com/20190828/tables/:tableNameOrId/usage?compartmentId=compartment_ocid&timeStart=2023-03-13T00:36:31.680Z&timeEnd=2023-03-13T00:36:31.680Z&limit=1000?compartmentId=compartment_ocid&timeStart=2023-03-13T00:36:31.680Z&timeEnd=2023-03-13T00:36:31.680Z&limit=1000&page=ea dolore dolor' -H 'opc-request-id: eu dolor enim' -H 'Accept: application/json' ENDPOINTS |