Get a tablespace segment

get

/database/storage/tablespaces/{tablespace_name}/segments/{segment_name}

Returns data from DBA_SEGMENTS for a specific tablespace and segment.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

A specific record from DBA_SEGMENTS for the tablespace and segment name.
Body ()
Root Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top