【TcaplusDB知识库】RESTfulAPI2.0 for Generic表-[PB] BatchInsertRecords介绍

简介
在PB表中批量添加数据,可指定插入方式。批量插入接口非原子接口,允许部分成功,部分失败,用户需根据返回值来判断成功的记录数或失败的记录数。
POST http://{Tcaplus_REST_URL}
请求语法
Http请求
#腾讯云控制台 RESTful Endpoint, ip:80, 端口默认80
http://172.17.0.22
#TcaplusDB本地docker版 RESTful Endpoint, ip:31001, 端口默认31001
http://9.135.8.93:31001
Http头
x-tcaplus-target:Tcaplus.BatchInsertRecords
x-tcaplus-app-id:{string}
x-tcaplus-zone-id:{string}
x-tcaplus-protocol-version:{string}
x-tcaplus-table-name:{string}
x-tcaplus-pwd-md5:{string}
x-tcaplus-result-fl

【TcaplusDB知识库】RESTfulAPI2.0 for Generic表-[PB] BatchInsertRecords介绍最先出现在Python成神之路

版权声明:
作者:zhangchen
链接:https://www.techfm.club/p/22338.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>