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. A client requires SQL Administrator role to invoke this service.

Request

Path Parameters
Back to Top

Response

200 Response

Summary information of all temporary files used by the tablespace.
Back to Top