POST
/sources/{source_id}/tables/{table_id}/configurations/file-mapping
Creates the file mapping (table) of the csv source.
#
PUT
/sources/{source_id}/tables/{table_id}/configurations/file-mapping
Modifies the file mapping (table) of the csv source.
#
PATCH
/sources/{source_id}/tables/{table_id}/configurations/file-mapping
Updates the file mapping (table) of the csv source.
#
PUT
/sources/{source_id}/metadata
update source metadata
GET
/sources/{source_id}/metadata
get source metadata
GET
/sources/{source_id}/edit-staging-fields
get whether staging fields can be edited
GET
/sources/{source_id}/tables/{table_id}/jobs/{job_id}/reports/sourceFilesPath
Get the list of Source Files paths of the table
GET
/sources/{source_id}/meta-crawled-table-count
Get meta crawled table count
GET
/sources/{source_id}/source_tables/excluded-tables
Get List of excluded tables
GET
/sources/{source_id}/source_tables/schema-for-source
Get Source schema
GET
/sources/{source_id}/tables
list all the tables in the source
#
POST
/sources/{source_id}/tables
Add tables to a File Source
POST
/sources/{source_id}/fetch-tables
list all the tables in the source
#
GET
/sources/{source_id}/tables/{table_id}
Get Table Info
PATCH
/sources/{source_id}/tables/{table_id}
Update the Table
DELETE
/sources/{source_id}/tables/{table_id}
Delete Table for a source
#
GET
/sources/{source_id}/tables/{table_id}/crawl-schema
Crawl Table Schema
POST
/sources/{source_id}/tables/source_tables
add the tables to a source and crawl metadata of those added tables
#
PUT
/sources/{source_id}/tables/{table_id}/configurations/ingestion
Updates and configures the table for Ingestion
GET
/sources/{source_id}/tables/{table_id}/configurations/ingestion
Get ingestion configuration of table
GET
/sources/{source_id}/tables/{table_id}/configurations/advance
Get list of Entity advance configuration
POST
/sources/{source_id}/tables/{table_id}/configurations/advance
Add advance configuration for a table
GET
/sources/{source_id}/tables/{table_id}/configurations/advance/{key}
Get table advance configuration
PUT
/sources/{source_id}/tables/{table_id}/configurations/advance/{key}
update advance configuration for a table
DELETE
/sources/{source_id}/tables/{table_id}/configurations/advance/{key}
Delete advance configuration for a table
PUT
/sources/{source_id}/tables/{table_id}/configurations/export
update table export configuration
GET
/sources/{source_id}/tables/{table_id}/configurations/export
get table export configuration
PATCH
/sources/{source_id}/tables/{table_id}/column-order
update table column order
PUT
/sources/{source_id}/tables/{table_id}/metadata
update table metadata
GET
/sources/{source_id}/tables/{table_id}/metadata
get table metadata
GET
/sources/{source_id}/tables/{table_id}/configurations/export/connection
Get table export configuration connection properties
PUT
/sources/{source_id}/tables/{table_id}/configurations/export/connection
update table export configuration Connection properties
POST
/sources/{source_id}/tables/{table_id}/segmentation/start
Start Segmentation on a Table
#
POST
/sources/{source_id}/tables/{table_id}/segmentation/crawl
Crawl Segments Metadata on a Table
#
GET
/sources/{source_id}/tables/{table_id}/segmentation
Get Table Segments of a Table
#
POST
/sources/{source_id}/tables/{table_id}/segmentation/end
End Segmentation on a Table
#
POST
/sources/{source_id}/tables/{table_id}/segmentation/cancel
Cancel Segmentation on a Table
#
GET
/sources/{source_id}/tables/{table_id}/configurations/schema
Get the schema of the table
PUT
/sources/{source_id}/tables/{table_id}/configurations/schema
Update the schema of the table
GET
/sources/{source_id}/tables/{table_id}/configurations
GET
/sources/{source_id}/tables/{table_id}/segments
Get a list of all table segments.
GET
/sources/{source_id}/tables/{table_id}/validation-specs
Gets Validation Specs for a Table.
POST
/sources/{source_id}/tables/{table_id}/validation-specs
Add Validation Specs to a Table.
PATCH
/sources/{source_id}/tables/{table_id}/validation-specs/{validation_spec_id}
Updates the Validation Specs for a table.
#
DELETE
/sources/{source_id}/tables/{table_id}/validation-specs/{validation_spec_id}
Delete Validation Specs for a Table
#
GET
/sources/{source_id}/table/{source_table_id}/get-preview
Get table preview.
GET
/sources/{source_id}/table/{source_table_id}/generate-preview
Generate table preview.
GET
/sources/{source_id}/query_table/generate-preview
Generate query table preview.
GET
/sources/{source_id}/query_table/get-preview
Get query table preview.
GET
/sources/{source_id}/tables/{table_id}/generateQueries
Get Preview Queries.
GET
/tables/
Get multiple table Ids
PATCH
/tables/{table_id}/metadata
update table metadata
GET
/tables/{table_id}/metadata
get table metadata
GET
/tables/{table_id}/lineage
get table lineage