Get usage statistic for a feature
get
/database/feature_usage/{dbid},{name}
Returns records from DBA_FEATURE_USAGE_STATISTICS for a specific feature.
Request
Supported Media Types
- application/json
Path Parameters
-
dbid: number
Database identifier as found in GV$DATABASE.
-
name: string
Name of the feature.
Response
Supported Media Types
- application/json
200 Response
Information on the usage statistics for a specific feature.