Task
|
Request
|
URL
|
GET
|
<myserver>:<port>/api/mgmt/datasources/{datasourceid}/schemas
|
|
GET
|
<myserver>:<port>/api/mgmt/datasources/{datasourceid}/schemas/ <schemaName>/tables
|
|
GET
|
<myserver>:<port>/api/mgmt/datasources/{datasourceid}/schemas/ <schemaName>/tables/<tableName>
|
|
GET
|
<myserver>:<port>/api/mgmt/datasources/{datasourceid}/schemas/ <schemaName>/tables/tableName/columns
|
|
GET
|
<myserver>:<port>/api/mgmt/datasources/{datasourceid}/schemas/ <schemaName>/tables/<tableName>/primarykeys
|