Skip to content

Create catalog entry

POST
/v1/admin/catalog

Creates a catalog entry for a datasource

Catalog entry payload

object
datasource_id
required
string
metadata
object
key
additional properties
scan_policy
string
schema
summary
string
target_location
required
string
target_name
required
string

OK

object
created_at
string
datasource_id
string
datasource_name
string
id
string
metadata
scan_policy
string
schema
summary
string
target_location
string
target_name
string
updated_at
string

Bad Request

object
error
string
message
string
Example
Success
success
boolean
Example
true

Unauthorized

object
error
string
message
string
Example
Success
success
boolean
Example
true

Forbidden

object
error
string
message
string
Example
Success
success
boolean
Example
true

Not Found

object
error
string
message
string
Example
Success
success
boolean
Example
true

Conflict

object
error
string
message
string
Example
Success
success
boolean
Example
true

Internal Server Error

object
error
string
message
string
Example
Success
success
boolean
Example
true