post {protocol}://{base-url}/integration/v2/doc_schema//
Adds data to a NoSQL data source. If you're using the Avro schema, add the json_type
query parameter with a value of avro
, for example ?json_type=avro
.
Recipes
🦉
Add Data to a NoSQL Data Source in Bulk
Open Recipe
See Upload NoSQL Metadata to Alation for more detail on how to create the body parameter's JSON payload.
Responses
400Bad request due to invalid object details or Object ID.
404Data source not found.
500Internal server error occurred while processing the request.