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
Back to Top

Response

Supported Media Types

200 Response

Information on the usage statistics for a specific feature.
Body ()
Root Schema : DatabaseFeatureUsageItem
Type: object
Statistics on the usage in the database for an Oracle Database feature.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top