Get tablespace data file usage

get

/database/storage/tablespaces/{tablespace_name}/datafiles/{file_id}/usage

Returns GV$DATAFILE and DBA_DATA_FILES records 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

Description of the space usage for the tablespace data file.
Back to Top