Get information on a specific materialized view log
get
/database/objects/materialized_view_logs/{log_owner},{log_table}
Returns the corresponding record from DBA_MVIEW_LOGS.
Request
Supported Media Types
- application/json
Path Parameters
-
log_owner: string
Owner for the materialized view log.
-
log_table: string
Log table for the materialized view log.
Response
Supported Media Types
- application/json
200 Response
Information on a specific materialized view log.