Get Tables Metadata

get

/pds/rest-service/dataservice/metadata/tables

Send a request to this endpoint to fetch tables metadata for specified configuration name. This endpoint will returns all tables metadata associate with requested configuration name.

Request

Supported Media Types
Query Parameters
  • The configuration name.
    Allowed Values: [ "ds_p6adminuser", "ds_p6reportuser", "ds_unifier" ]
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : Metadata for tables
Type: object
The table properties in metadata.
Show Source

400 Response

Bad Request

500 Response

Internal Server Error
Back to Top