Create catalog entry
POST /v1/admin/catalog
POST
/v1/admin/catalog
Creates a catalog entry for a datasource
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”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
Responses
Section titled “ Responses ”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
trueUnauthorized
object
error
string
message
string
Example
Success success
boolean
Example
trueForbidden
object
error
string
message
string
Example
Success success
boolean
Example
trueNot Found
object
error
string
message
string
Example
Success success
boolean
Example
trueConflict
object
error
string
message
string
Example
Success success
boolean
Example
trueInternal Server Error
object
error
string
message
string
Example
Success success
boolean
Example
true