tables-{tableNameOrId}-indexes-{indexName}
Number of APIs: 2
- 
Delete an index. DELETE {{baseUrl}}/tables/:tableNameOrId/indexes/:indexName?compartmentId={{compartment_ocid}}&isIfExists=false
 - 
Get information about a single index. GET {{baseUrl}}/tables/:tableNameOrId/indexes/:indexName?compartmentId={{compartment_ocid}}