Get usage statistic for a feature

get

/database/feature_usage/{dbid},{name}

Returns records from DBA_FEATURE_USAGE_STATISTICS for a specific feature. A client requires SQL Administrator role to invoke this service.

Request

Path Parameters
  • Database identifier as found in GV$DATABASE.
  • Name of the feature.
Back to Top

Response

200 Response

Information on the usage statistics for a specific feature.
Back to Top