Get tablespace temporary file usage
get
/database/storage/tablespaces/{tablespace_name}/tempfiles/{file_id}/usage
Returns GV$DATAFILE and DBA_TEMP_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
Usage information about the the temporary file.