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

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Information about the specified data file.
Body ()
Root Schema : DatabaseTablespaceDatafilesItem
Type: object
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top