You can delete a REST model or tables and columns within a REST model using the Autonomous REST Composer. The Autonomous REST Composer is available through the Configure Endpoints tab and allows you to view and delete data from REST services using the Hybrid Data Pipeline Web UI.

Delete a REST model

  1. Navigate to the Configure Endpoints tab.
  2. From the left pane, select the endpoint you want to delete.
  3. Click the icon.
    The delete endpoint pane

  4. Click OK in the confirmation dialog box. The REST model is deleted.
  5. Click Update in the editor to save your changes.

Delete a table

  1. Navigate to the Configure Endpoints tab.
  2. From the left pane, select the table you want to delete.
  3. Right-click the table name and click Delete Table.
    The delete table pane

  4. Click OK in the confirmation dialog box. The table is deleted.
  5. Click Update in the editor to save your changes.

Delete a column

  1. Navigate to the Configure Endpoints tab.
  2. From the left pane, select the column you want to delete.
  3. Right-click the column name and click Delete Column.
    The delete column pane

  4. Click OK in the confirmation dialog box. The column is deleted.
  5. Click Update in the editor to save your changes.