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

Request

Path Parameters
Back to Top

Response

200 Response

Usage information about the temporary file.
Back to Top