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

Request

Path Parameters
Back to Top

Response

200 Response

Information about the specified data file.
Back to Top