EndPoint Create a document in the container
Name
create_document
Description
Insert JSON document in Cosmos DB Container.
Parameters
Output Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
id | DT_WSTR | 4000 | False | |
_rid | DT_WSTR | 4000 | False | |
_ts | DT_I8 | 0 | False | |
http_status | DT_I4 | 0 | False |
Input Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
PartitionKey | DT_WSTR | 4000 | False | |
Document | DT_NTEXT | 0 | False |