Logo
OCI NoSQL Playground API Documentation

tables

Number of APIs: 2


1. Get a list of tables in a compartment.

GET {{baseUrl}}/tables?compartmentId={{compartment_ocid}}&name=*&limit=1000&sortOrder=DESC&sortBy=timeCreated&lifecycleState=ALL



2. Create a new table.

POST {{baseUrl}}/tables



ENDPOINTS