tables-{tableNameOrId}-indexes-{indexName}

Number of APIs: 2

  1. Delete an index. DELETE {{baseUrl}}/tables/:tableNameOrId/indexes/:indexName?compartmentId={{compartment_ocid}}&isIfExists=false

  2. Get information about a single index. GET {{baseUrl}}/tables/:tableNameOrId/indexes/:indexName?compartmentId={{compartment_ocid}}