Get a specific index
get
/database/objects/indexes/{owner},{index_name}
Returns corresponding record from DBA_INDEXES view.
Request
Supported Media Types
- application/json
Path Parameters
-
index_name: string
Name of the index.
-
owner: string
Owner for the index.
Response
Supported Media Types
- application/json
200 Response
Information on a specific index.