Get temporary file usage summary for a specific tablespace
get
/database/storage/tablespaces/{tablespace_name}/tempfiles_usage
Returns records from GV$TEMPFILE and DBA_TEMP_FILES for a specific tablespace.
Request
Supported Media Types
- application/json
Path Parameters
-
tablespace_name: string
Name of the tablespace.
Response
Supported Media Types
- application/json
200 Response
Summary information of all temporary files used by the tablespace.