Get a specific foreign keys

get

/database/objects/foreign_keys/{owner},{constraint_name}

Returns corresponding record from DBA_CONSTRAINTS and DBA_CONS_COLUMNS where the constraint type is 'R'.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Information on a specific foreign key.
Body ()
Root Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top