Get tablespace temporary file

get

/database/storage/tablespaces/{tablespace_name}/tempfiles/{file_id}/

Returns data from DBA_TEMP_FILES 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

Information about the specified temporary file.
Back to Top