2. Desc the table created
Number of APIs: 2
-
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.2. Get table info by identifier. GET {{baseUrl}}/tables/:tableNameOrId?compartmentId={{compartment_ocid}}