Get tablespace data file usage
get
/database/storage/tablespaces/{tablespace_name}/datafiles/{file_id}/usage
Returns GV$DATAFILE and DBA_DATA_FILES records for a specific tablespace and file.
Request
Supported Media Types
- application/json
Path Parameters
-
file_id: string
File identifier.
-
tablespace_name: string
Name of the tablespace.
Response
Supported Media Types
- application/json
200 Response
Description of the space usage for the tablespace data file.