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

Supported Media Types

200 Response

Information about the specified temporary file.
Body ()
Root Schema : DatabaseTablespaceTempfilesItem
Type: object
Describes a temporary file in the database.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top