List CASDA foreign keys
casda_list_foreign_keysRetrieve foreign key relationships originating from a specified table in the TAP schema. Use schema and table name inputs to list foreign keys linking to other tables.
Instructions
List TAP_SCHEMA foreign keys that originate from the requested table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Unqualified TAP table name such as catalogue. | |
| schema_name | Yes | TAP schema name such as ivoa, casda, or AS102. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| provenance | No | ||
| table_name | No | ||
| schema_name | No | ||
| foreign_keys | No |