Get tablespace data file
get
/database/storage/tablespaces/{tablespace_name}/datafiles/{file_id}/
Returns data from DBA_DATA_FILES for a specific tablespace and file.
Request
Supported Media Types
- application/json
Path Parameters
-
file_id: string
File identifier.
-
tablespace_name: string
Name of the tablespace.
Response
Supported Media Types
- application/json
200 Response
Information about the specified data file.