Get a tablespace

get

/database/storage/tablespaces/{tablespace_name}/

Returns data from DBA_TABLESPACES along with data usage information from DBA_TABLESPACE_USAGE_METRICS for a specific tablespace.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Tablespace information, including data usage, is returned. The response structure may vary depending on the database.
Body ()
Root Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top